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 adccb63 commit 0b40749Copy full SHA for 0b40749
doc/en/reference.rst
@@ -59,7 +59,7 @@ pytest.raises
59
60
**Tutorial**: :ref:`assertraises`.
61
62
-.. autofunction:: pytest.raises(expected_exception: Exception, [match])
+.. autofunction:: pytest.raises(expected_exception: Exception [, *, match])
63
:with: excinfo
64
65
pytest.deprecated_call
0 commit comments