Awesome
macaca-reporter-jest
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.
<!-- GITCONTRIBUTOR_START -->Contributors
This project follows the git-contributor spec, auto updated at Thu Apr 28 2022 13:44:49 GMT+0800
.
License
The MIT License (MIT)