-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Correct docstrings - Remove non-existant `parser_class` arg in API - Simplify with REPL examples and cleaner APIs - Assertions fail when running due to formatting - e.g. `assert "( a and ( b or not (c) ) )"` == str(expression) - Typos e.g. `These` over `Theses` - Test docstrings with pytest - Correct relative cucumber issue link #406 -> cucumber/common#406 - Drop dead Behave gherkin philosophy link: https://behave.readthedocs.io/en/latest/philosophy.html#the-gherkin-language
- Loading branch information
1 parent
8b1c8ff
commit a2e1279
Showing
7 changed files
with
284 additions
and
125 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
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
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
Oops, something went wrong.