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.
2 parents adccb63 + 0b40749 commit 55a58bcCopy full SHA for 55a58bc
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