tap-dot
Formatted TAP output with dots ...
Last updated 11 years ago by scottcorgan .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install tap-dot 
SYNC missed versions from official npm registry.

tap-dot NPM version NPM download count

Formatted TAP output with dots ...

Passed tests

Passed tests

Failed tests

Failed tests

Install

npm install tap-dot --save-dev

Usage

package.json

{
  "name": "module-name",
  "scripts": {
    "test": "node ./test/tap-test.js | tap-dot"
  }
}

Then run with npm test

Terminal

tape test/index.js | node_modules/.bin/tap-dot

Testling

npm install testling -g
testling test/index.js | node_modules/.bin/tap-dot

Current Tags

  • 2.0.0                                ...           latest (6 years ago)

12 Versions

  • 2.0.0                                ...           6 years ago
  • 1.0.5                                ...           9 years ago
  • 1.0.4                                ...           9 years ago
  • 1.0.1                                ...           9 years ago
  • 1.0.0                                ...           10 years ago
  • 0.2.3                                ...           10 years ago
  • 0.2.2                                ...           11 years ago
  • 0.2.1                                ...           11 years ago
  • 0.2.0                                ...           11 years ago
  • 0.1.2                                ...           11 years ago
  • 0.1.1                                ...           11 years ago
  • 0.1.0                                ...           11 years ago
Maintainers (1)
Downloads
Total 7
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (4)
Dev Dependencies (0)
None
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE