Files
pytest2/changelog/6023.improvement.rst
2019-10-23 04:33:05 +02:00

2 lines
142 B
ReStructuredText

``pytest.main`` returns a ``pytest.ExitCode`` instance now, except for when custom exit codes are used (where it returns ``int`` then still).