yacoco

0.0.2 • Public • Published

YaCoCo - Yet Another Code Coverage Tool for JavaScript

Provides inline code coverage for JavaScript more similar to jscoverage and jscov than jacoco.

Generates .lvoc output. Install lcov with genhtml for generating a html report. The lcov-output format is described on the geninfo manpage

Licensed under the BSD License. See the included LICENSE file.

Copyright (c) 2013, Andreas F. Bobak, bobak@abstrakt.ch All rights reserved.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    3
  • 0.0.1
    1

Package Sidebar

Install

npm i yacoco

Weekly Downloads

4

Version

0.0.2

License

BSD

Last publish

Collaborators

  • bobak