Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No tests found" now results in a failure. #124

Merged
merged 1 commit into from
May 31, 2016
Merged

"No tests found" now results in a failure. #124

merged 1 commit into from
May 31, 2016

Commits on May 31, 2016

  1. "No tests found" now results in a failure.

    + Moved location of "No tests found" failure logic to wasSuccessful()
    + Updated test_wasSuccessful so assert that 0 passes and 0 fails results in a failure.
    + Updated test_noTestsFound to verify that result.testsRun is 0 and wasSuccessful is False
    dougthor42 committed May 31, 2016
    Configuration menu
    Copy the full SHA
    4d2fadd View commit details
    Browse the repository at this point in the history