Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
tests success summary #127
Comments
aajanki
closed this
in
#229
Sep 14, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
janimo commentedOct 13, 2011
It would be helpful to print the number of crashed tests and reword that line for clarity.
Now the summary line looks like this
Tests run: 2353, 29140 successful and 7747 failed
Currently of those 2353 it is not clear how many failed with various exit values.
Also the successful and failed counts refer to testcases not tests, so it may be confusing at first look.
"
A total of 2353 tests were run of which 1931 finished and 422 exited prematurely.
From the total of 36887 test cases run 29140 passed and 7747 failed. (79/100 success ratio)
"
The specific wording is not that important but such numbers would be clearer.