Skip to content

Commit 0c1c258

Browse files
committed
Add CHANGELOG entry
1 parent 74b54ac commit 0c1c258

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ New Features
1919
* ``pytest.param`` can be used to declare test parameter sets with marks and test ids.
2020
Thanks `@RonnyPfannschmidt`_ for the PR.
2121

22+
* The ``pytest-warnings`` plugin has been integrated into the core, so now ``pytest`` automatically
23+
captures and displays warnings at the end of the test session.
24+
Thanks `@nicoddemus`_ for the PR.
25+
2226

2327
Changes
2428
-------

0 commit comments

Comments
 (0)