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"]

Package Sidebar

Install

npm i grunt-mocha-browser

Weekly Downloads

0

Version

0.0.5

License

none

Last publish

Collaborators

  • apk