Spectre icon indicating copy to clipboard operation
Spectre copied to clipboard

Spectres should time how long each test case takes and provide user with total time.

Open kylef opened this issue 7 years ago • 0 comments
trafficstars

Similiar to mocha and other testing frameworks which allow you to see how long a test case takes. There should also be options to cause test failure when any test goes over some threshold. Mocha default reporter colours the time yellow/red to show slower tests.

Unfortunately this likely means we have to change the design of the reporters themselves.

kylef avatar Aug 21 '18 14:08 kylef