Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 501 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 501 Bytes

testcafe-reporter-spec-time

This is a fork of the builtin testcafe-reporter-spec but with timing information everywhere.

preview

Install

npm install testcafe-reporter-spec-time

Usage

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