macaca-reporter-jest

April 28, 2022 ยท View on GitHub

NPM version CI Test coverage node version npm download

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)

Contents

  1. 1Installment
  2. 2Configuration
  3. 3Contributors
  4. 4License