Man page - node-coveralls(1)
Packages contains this manual
Package: node-coveralls
apt-get install node-coveralls
apt-get install node-coveralls
Manuals in package:
Documentations in package:
Manual
node-coveralls
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
NAME
node-coveralls - report coverage to coveralls.io service
SYNOPSIS
node-coveralls
DESCRIPTION
This program takes standard input from any tool that emits the lcov data format (including mochaβs) and send it to coveralls.io to report your code coverage there. Once your app is instrumented for coverage, and building, you need to pipe the lcov output to this command.
SEE ALSO
mocha (1)