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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    8
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    8
  • 0.0.4
    5
  • 0.0.3
    2
  • 0.0.2
    2
  • 0.0.1
    3

Package Sidebar

Install

npm i grunt-mocha-browser

Weekly Downloads

3

Version

0.0.5

License

none

Last publish

Collaborators

  • apk