adana-dump

0.1.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    15
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    15

Package Sidebar

Install

npm i adana-dump

Weekly Downloads

8

Version

0.1.0

License

CC0-1.0

Last publish

Collaborators

  • izaakschroeder