3.0.1 • Published 6 years ago
testcafe-reporter-spec-time v3.0.1
testcafe-reporter-spec-time
This is a fork of the builtin testcafe-reporter-spec but with
timing information everywhere.
Install
npm install testcafe-reporter-spec-timeUsage
When you run tests from the command line, specify the reporter name by using the --reporter option:
testcafe chrome 'path/to/test/file.js' -r spec-time