taper
Version:
Taper (a fork of tapr) is a tap test runner that shows an appropriate level of detail with colorized output.
10 lines (8 loc) • 301 B
Plain Text
this should be logged to stdout
this should go to stderr
more logging to stdout
another log to stderr
on stderr: { timeout: 30000,
name: 'showing some deeper stderr logging by inspect on tap.test' }
on stdout: { timeout: 30000,
name: 'showing some deeper stdout logging by inspect on tap.test' }