-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cucumber expressions documentation (#125)
* Adding support for cucumber expressions such as {word}. These expressions are converted to corresponding regular expressions. * Fixed wrong method signature (which was the result of an earlier attempt to upgrade the test framework). * Fixes from review of pull request #122 - Simplify tests. - Move conversion method call out of constructor for ScenarioStepPattern. - Rename Pattern to OriginalPattern * Update step-attributes.md Add documentation of supported cucumber expressions. * Moved text around a bit for clarity. * Split the doc into two sections for clarity. Co-authored-by: Tengiz Tutisani <[email protected]>
- Loading branch information
Showing
1 changed file
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters