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 fa78e27 commit c06d038Copy full SHA for c06d038
changelog/6752.bugfix.rst
@@ -1,2 +1,3 @@
1
-Handle ``match`` with :py:func:`pytest.raises` used as a function, passing it to the function.
2
-Previously it was ignored.
+Pass `match` keyword argument to the tested function with
+:py:func:`pytest.raises` used as a function - previously it was ignored
3
+(regression in pytest 5.1.0).
0 commit comments