You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.rst
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ Changelog
3
3
4
4
Unreleased
5
5
-----------
6
+
- `when` and `then` steps now can provide a `target_fixture`, just like `given` does. Discussion at https://github.com/pytest-dev/pytest-bdd/issues/402.
6
7
- Drop compatibility for python 2 and officially support only python >= 3.6.
7
8
- Fix error when using `--cucumber-json-expanded` in combination with `example_converters` (marcbrossaissogeti).
8
9
- Fix `--generate-missing` not correctly recognizing steps with parsers
0 commit comments