logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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