You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
Demonstrates emitting an appropriate status code on exit
The runner returns a results collection, and this class has methods for
determining how may failures, warnings, skipped tests, unknown results,
and success results were encountered. We can add warnings and failures
to determine if they are a non-zero number, and, if so, exit with a
status of 1.
0 commit comments