tap-mocha-reporter(1)
format output of tap using mocha like reporter
Description
tap-mocha-reporter
NAME
tap-mocha-reporter - format output of tap using mocha like reporter
SYNOPSIS
tap-mocha-reporter { --help | reporter }
DESCRIPTION
Reads TAP data on stdin, and formats to stdout using the specified reporter. (Note that some reporters write to files instead of stdout.)
OPTIONS
Available
reporter format types are:
â¢
classic
â¢
doc
â¢
dot
â¢
dump
â¢
json
â¢
jsonstream
â¢
landing
â¢
list
â¢
markdown
â¢
min
â¢
nyan
â¢
progress
â¢
silent
â¢
spec
â¢
tap
â¢
xunit
SEE ALSO
tap(1)