Chris Kottom

Results 5 issues of Chris Kottom

There are two possibilities I can envision for this: 1. A simple ability to sort test results by running time. This would probably be accompanied by sorting by other critieria....

enhancement

It should be possible to filter test results according to the following types: - Failures - Errors - Skipped - Non-passing

enhancement

Include information in the test report about: - Total test run time - Tests / sec? - Assertions / sec? It would also be good to show a graph of...

enhancement

The README needs to include a section that describes the data structure passed to the report template. This will serve as a specification for developers wishing to supply custom report...

enhancement

The test developer should be able to provide a custom ERB template file that will be used to generate a report. Custom templates should assume the same data structures as...

enhancement