Skip to content

zhugehui9527/macaca-reporter

Repository files navigation

macaca-reporter

NPM version build status Test coverage npm download

macaca-reporter is a reporter used for mocha and other frameworks.

Installment

$ npm i macaca-reporter --save-dev

Sample

Features

  • Supports displaying tree view
  • Supports displaying failed tests
  • Supprtts custom options

Usage with macaca-cli

$ macaca run --reporter macaca-reporter

Run with mocha

$ mocha run --reporter macaca-reporter

Run with Macaca torchjs

$ torch --renderer --interactive --watch --notify-on-fail --debug test/*.test.js

gif coming soon

More usage

docs

License

The MIT License (MIT)

About

macaca reporter is a reporter used for mocha and other frameworks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published