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
when running +1 tests, the exitcode of the runner is the result of the last test. In other words, if the first test fails, and the last test succeeds then the exitcode if 0, suggesting that all tests passed!
The text was updated successfully, but these errors were encountered:
when running +1 tests, the exitcode of the runner is the result of the last test. In other words, if the first test fails, and the last test succeeds then the exitcode if 0, suggesting that all tests passed!
The text was updated successfully, but these errors were encountered: