am-node-tape-runner

1.2.0 • Public • Published

am-node-tape-runner

Latest Stable Version Build Status Test Coverage Dependency Status License

Put index.js file into ./test dir

require('am-node-tape-runner');

Then run tests with

node test
Options:
  -r, --reporter  test reporter
        [choices: "dots""spec""summary""tape""silent"] [default: "dots"]
  -c, --coverage  coverage reporter
        [choices: "console""html""json""json-summary""lcov""lcovonly",
        "text""text-lcov""text-summary"]
  --web           web server for coverage report                        [number]
  -w, --watch     watch for changes                                    [boolean]
  --child         child process                                        [boolean]
  --verbose       debug log                                            [boolean]
  --coverageDir   see nyc --report-dir                                  [string]
  -h, --help      Show help                                            [boolean]

Readme

Keywords

none

Package Sidebar

Install

npm i am-node-tape-runner

Weekly Downloads

3

Version

1.2.0

License

MIT

Last publish

Collaborators

  • amokrushin