Socket
Socket
Sign inDemoInstall

tc-tap-run

Package Overview
Dependencies
88
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tc-tap-run

TAP runner for team-city


Version published
Weekly downloads
32
increased by190.91%
Maintainers
1
Install size
1.01 MB
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 31 Jul 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc