tc-tap-run

0.3.0 • Public • Published

TeamCity TAP Runner

This is a little program that runs TAP tests and outputs tests information in TeamCity format.

Installation

Install with npm

npm install -g tc-tap-run

Then run the tap runner and pass your tests script as in this example.

tc-tap-run "node ./test.js"

Then the test runner will run the test script, parse the stdout and print the corresponding TeamCity information.

/tc-tap-run/

    Package Sidebar

    Install

    npm i tc-tap-run

    Weekly Downloads

    3

    Version

    0.3.0

    License

    MIT

    Last publish

    Collaborators

    • matthew.daly
    • e-conomic-devops
    • claudiuhojdavisma
    • sorribas