1.0.0 • Published 2 years ago
testcafe-reporter-coverage v1.0.0
testcafe-reporter-coverage
A TestCafe custom reporter for monocart coverage reports
Install
npm i testcafe-reporter-coverageUsage
testcafe chrome:headless:cdpPort=9223 tests/*.test.js -r spec,coverageNote
cdpPortdefaults to9223, see also coverage config mcr.config.js- The coverage data uses the native v8 coverage data, so it requires chromium-based browser like chrome, edge or chromium.
- Check monocart coverage reports for more coverage options.
1.0.0
2 years ago