We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e368fb4 commit e8a1b36Copy full SHA for e8a1b36
CHANGELOG.rst
@@ -16,6 +16,9 @@ New Features
16
* ``pytest.raises`` now asserts that the error message matches a text or regex
17
with the ``match`` keyword argument. Thanks `@Kriechi`_ for the PR.
18
19
+* ``pytest.param`` can be used to declare test parameter sets with marks and test ids.
20
+ Thanks `@RonnyPfannschmidt`_ for the PR.
21
+
22
23
Changes
24
-------
0 commit comments