logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tap-mocha-reporter - format output of tap using mocha like 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.)

Name

       tap-mocha-reporter - format output of tap using mocha like reporter

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)

August 2017                                       30 July 2024                             tap-mocha-reporter(1)

Synopsis

tap-mocha-reporter { --help | reporter }

See Also