jest-janky-reporter
v0.0.1
Published
A Jest reporter that outputs Janky-readable failure annotations
Readme
Usage
Installation
$ npm install -D jest-janky-reporter$ jest --reporters="default" --reporters="jest-janky-reporter"See the Jest docs on configuration with reporters.
Outputs
| Text | Janky annotation |
| --- | --- |
| |
|
Like magic!
