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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Changelog
4
4
3.0.0
5
5
------
6
6
7
-
- Stop invoking fixtures `pytestbdd_feature_base_dir` and `pytestbdd_strict_gherkin` directly. These two fixtures had been removed, since it was not possible to use them anymore (sliwinski-milosz) #255
7
+
- Fixtures `pytestbdd_feature_base_dir` and `pytestbdd_strict_gherkin` have been removed. Check the `Migration of your tests from versions 2.x.x <README.rst>`_ for more information (sliwinski-milosz) #255
8
8
- Fix step definitions not being found when using parsers or converters (youtux) #257
0 commit comments