This is an improvement request for the new CircleCi Ui.
There are 2 reasons to have test information, alongside the runtime:
-
In order to encourage testing, the number of tests pass/total should be always available ( if tests are run, 0 otherwise ). In addition to just pass/fail color, the number of tests is useful because tests are continually being added, so the number gives an indication to what’s run. This also provides a check when tests are added but not run accidentally.
-
This information, in addition to the runtime completes the overall view of the state of the software ( ie time and correctness space )