grunt-mocha-browser

0.0.5 • Public • Published

grunt-mocha-browser

Example of code coverage reporter for tests with mocha_browser:

mocha_browser:
  all:
    options:
      output: ".tmp/test/coverage.html"
      reporter: 'html-cov'
      urls: ["http://localhost:<%= connect.options.port %>/test.html"]

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i grunt-mocha-browser

    Weekly Downloads

    8

    Version

    0.0.5

    License

    none

    Last publish

    Collaborators

    • apk