Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Ariel Pillemer
Armin Rigo
Aron Coyle
Aron Curzon
Arthur Richard
Ashish Kurmi
Aviral Verma
Aviv Palivoda
Expand Down
1 change: 1 addition & 0 deletions src/_pytest/outcomes.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def exit(

:param returncode:
Return code to be used when exiting pytest.
:default returncode: None
Comment thread
nicoddemus marked this conversation as resolved.
Outdated

:param msg:
Same as ``reason``, but deprecated. Will be removed in a future version, use ``reason`` instead.
Expand Down