Skip to content

Commit 66b86fe

Browse files
youtuxolegpidsadnyi
authored andcommitted
Add release notes
1 parent f5e9000 commit 66b86fe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGES.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ Changelog
44
Unreleased
55
----------
66

7-
- Drop support for pytest < 3.3.2
8-
- Step definitions generated by `pytest-bdd generate` will now `raise NotImplementedError` by default.
7+
- Drop support for pytest < 3.3.2.
8+
- Step definitions generated by ``$ pytest-bdd generate`` will now raise ``NotImplementedError`` by default.
9+
- ``@given(...)`` no longer accepts regex objects. It was deprecated long ago.
10+
- Improve project testing by treating warnings as exceptions.
11+
- ``pytest_bdd_step_validation_error`` will now always receive ``step_func_args`` as defined in the signature.
912

1013
3.0.2
1114
------

0 commit comments

Comments
 (0)