Skip to content

adana-coverage/adana-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adana-dump

Output adana coverage information after node process ends.

build status coverage license version downloads

Load this library into your node program to have the resulting coverage data output to a file after.

Usage

You can see the examples in the adana repository for real world usage with testing frameworks like mocha.

Install the software:

npm install --save-dev adana-dump

Setup your .babelrc to use it:

require('adana-dump'); // coverage will now be output

About

Output adana coverage information after node process ends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published