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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
Changelog
2
2
=========
3
3
4
+
3.0.0
5
+
------
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
8
+
- Fix step definitions not being found when using parsers or converters (youtux) #257
0 commit comments