summary-reporter
v1.0.1
Published
A jest reporter showing you which files and tests failed, and nothing more
Downloads
2
Readme
summary-reporter
A jest reporter showing you which files and tests failed, and nothing more.
Usage:
$ npm install summary-reporter
$ npx jest --reporters summary-reporter
Example output:
Everything from "Failed test summary:" onward is summary-reporter.