standard-tap

1.0.4 • Public • Published

standard-tap

npm travis downloads

Format JavaScript Standard Style as TAP output.

Install

npm install -g standard-tap

Usage

Pipe "compact" text into standard-tap to get back TAP formatted results:

standard | standard-tap
 
standard --verbose | standard-tap

This works with any standard-engine-based style command!

semistandard --verbose | standard-tap
doublestandard --verbose | standard-tap

Or, just run standard-tap directly and it will use standard and give you TAP output:

standard-tap

All standard command line flags are supported when using it this way:

standard-tap --format --verbose test1.js test2.js

Inspired by

Contributing

Contributions welcome! Please read the contributing guidelines first.

License

ISC

/standard-tap/

    Package Sidebar

    Install

    npm i standard-tap

    Weekly Downloads

    190

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    5.35 kB

    Total Files

    5

    Last publish

    Collaborators

    • jhiesey
    • bret
    • feross
    • flet
    • linusu
    • mafintosh
    • jprichardson
    • watson
    • raynos
    • toddbluhm
    • voxpelli