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

also check for asserts.length #60

Merged
merged 1 commit into from May 29, 2018
Merged

also check for asserts.length #60

merged 1 commit into from May 29, 2018

Commits on May 26, 2018

  1. also check for asserts.length

    Fixed invalid behavoir: on `output` when `results.tests` are empty, but `results.asserts` are not , `process.exit(1);` triggers.
    Should trigger only when both are empty.
    Maxim Lutay committed May 26, 2018
    Copy the full SHA
    484f694 View commit details
    Browse the repository at this point in the history