macaca-reporter-jest
April 28, 2022 ยท View on GitHub
Macaca reporter used for jest.
Installment
$ npm i macaca-reporter-jest --save-dev
Configuration
defined in jest.config.js:
...
reporters: [
'default',
['macaca-reporter-jest', {}],
],
...
macaca-reporter-jest is based on macaca-reporter.
Contributors
xudafeng | Jodeee | snapre |
|---|
This project follows the git-contributor spec, auto updated at Thu Apr 28 2022 13:44:49 GMT+0800.
License
The MIT License (MIT)