mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 15:37:40 -04:00
8 lines
270 B
Text
8 lines
270 B
Text
Cucumber Expressions are simple patterns for matching Step Definitions with
|
|
Gherkin steps.
|
|
|
|
Cucumber Expressions offer similar functionality to Regular Expressions, with
|
|
the following improvements:
|
|
- Improved readability
|
|
- Custom parameter types
|
|
- Expression generation
|