SIGN IN SIGN UP

gh-62432: unittest runner: Exit code 5 if no tests were run (#102051)

As discussed in https://discuss.python.org/t/unittest-fail-if-zero-tests-were-discovered/21498/7

It is common for test runner misconfiguration to fail to find any tests,
This should be an error.

Fixes: #62432
S
Stefano Rivera committed
76632b836cf81a95301f4eb1fa43682e8d9ffa67
Parent: dc3f975
Committed by GitHub <noreply@github.com> on 4/27/2023, 1:28:46 AM