9 lines
270 B
Plaintext
9 lines
270 B
Plaintext
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
|