yacoco
v0.0.2
Published
Yet Another Code Coverage, for JavaScript only
Downloads
3
Readme
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, [email protected] All rights reserved.