blob: 55f5d55cca116f81745329dc343b7e67ae36fdbf (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
|