CMD.JS(1) | User Commands | CMD.JS(1) |
cmd.js - Test-Anything-Protocol parser for Node.js
Parses TAP data from stdin, and outputs the parsed result in the format specified by the options. Default output is uses node's `util.format()` method.
-j [<indent>] | --json[=indent]
-t | --tap
-l | --lines
-b | --bail
-w | --ignore-all-whitespace
-o | --omit-version
March 2020 | cmd.js 7.0.0 |