0.1.0 • Published 6 years ago

@test-runner/tap-view v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

view on npm npm module downloads Build Status Dependency Status js-standard-style

@test-runner/tap-view

Adds TAP-compatible output to test-runner.

Synopsis

$ npm install --save-dev @test-runner/tap-view

$ test-runner --view @test-runner/tap-view test/*.js
TAP version 13
1..3
ok bad option: should fail and printError
ok arrays: new array does not overwrite if it is empty
ok Invalid middleware: no middleware method
# Passed: 3, failed: 0, skip: 0

© 2019 Lloyd Brookes \75pound@gmail.com\.