Macaca reporter used for jest.
$ npm i macaca-reporter-jest --save-devdefined in jest.config.js:
...
reporters: [
'default',
['macaca-reporter-jest', {}],
],
...macaca-reporter-jest is based on macaca-reporter.
xudafeng |
|---|
This project follows the git-contributor spec, auto updated at Sun Oct 31 2021 20:50:43 GMT+0800.
The MIT License (MIT)