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.

/yacoco/

    Package Sidebar

    Install

    npm i yacoco

    Weekly Downloads

    4

    Version

    0.0.2

    License

    BSD

    Last publish

    Collaborators

    • bobak