We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9a100 commit 617fc44Copy full SHA for 617fc44
CHANGES.rst
@@ -11,7 +11,7 @@ Unreleased
11
- Use `gherkin-official` parser to replace custom parsing logic. This will make pytest-bdd more compatible with the Gherkin specification.
12
- Multiline steps must now always use triple-quotes for the additional lines.
13
- All feature files must now use the keyword `Feature:` to be considered valid.
14
-- Tags can no longer have spaces (e.g., "@tag one" and "@tag two" are no longer valid).
+- Tags can no longer have spaces (e.g. "@tag one" and "@tag two" are no longer valid).
15
16
7.3.0
17
----------
0 commit comments