test_ok2/changelog/6023.improvement.rst

2 lines
142 B
ReStructuredText
Raw Normal View History

2019-10-22 05:45:57 +08:00
``pytest.main`` returns a ``pytest.ExitCode`` instance now, except for when custom exit codes are used (where it returns ``int`` then still).