Skip to content

Commit e8a1b36

Browse files
add changelog
1 parent e368fb4 commit e8a1b36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ New Features
1616
* ``pytest.raises`` now asserts that the error message matches a text or regex
1717
with the ``match`` keyword argument. Thanks `@Kriechi`_ for the PR.
1818

19+
* ``pytest.param`` can be used to declare test parameter sets with marks and test ids.
20+
Thanks `@RonnyPfannschmidt`_ for the PR.
21+
1922

2023
Changes
2124
-------

0 commit comments

Comments
 (0)