testcafe-reporter-coverage

1.0.0 • Public • Published

testcafe-reporter-coverage

A TestCafe custom reporter for monocart coverage reports

Install

npm i testcafe-reporter-coverage

Usage

testcafe chrome:headless:cdpPort=9223 tests/*.test.js -r spec,coverage

Note

  • cdpPort defaults to 9223, 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.

/testcafe-reporter-coverage/

    Package Sidebar

    Install

    npm i testcafe-reporter-coverage

    Weekly Downloads

    5

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.62 kB

    Total Files

    4

    Last publish

    Collaborators

    • cenfun