statistics package:tasty
Track the number of tests that were run and failures of a
TestTree or sub-tree.
printStatistics reports test success/failure statistics and
time it took to run. The
Time results is intended to be filled
in by the
TestReporter callback. The
colors
ImplicitParam controls whether coloured output is used.
printStatisticsNoTime reports test success/failure statistics
The colors ImplicitParam controls whether coloured output is
used.