jasmine-tap-reporter-module

1.2.0 • Public • Published

jasmine-tap-reporter-module

A TAP reporter for the Jasmine test framework.

To use, first install this as a dev dependency.

npm install jasmine-tap-reporter-module --save-dev

Then, pass the module's name to the jasmine runner using the --reporter option.

npx jasmine --reporter=jasmine-tap-reporter-module

/jasmine-tap-reporter-module/

    Package Sidebar

    Install

    npm i jasmine-tap-reporter-module

    Weekly Downloads

    4

    Version

    1.2.0

    License

    ISC

    Unpacked Size

    2.84 kB

    Total Files

    3

    Last publish

    Collaborators

    • jirkamarsik