Module trial.reporters.specprogress

A module containing the SpecProgressReporter

Classes

NameDescription
SpecProgressReporter A flavour of the "spec" reporter that show the progress of long tests. This works well with the parallel runner. If you are using the stats reporters, you will see a countdown for how long you need to wait until the test is finished.