tap-colorize
Version:
colorize tap output
17 lines (10 loc) • 411 B
Plain Text
usage: tap-colorize OPTIONS
Colorize TAP from INPUT, writing colorized data to OUTPUT.
OPTIONS are:
-i, --input Read from INPUT. Default: stdin.
-o, --output Write to OUTPUT. Default: stdout.
--info Color of info lines.
--pass Color of /^ok / lines.
--fail Color of /^not ok/ lines.
-h, --help Show this help message.
-v, --version Print the current version of tap-parser.