macaca-reporter-jest

1.0.1 • Public • Published

macaca-reporter-jest

NPM version build status 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

This project follows the git-contributor spec, auto updated at Sun Feb 20 2022 11:36:13 GMT+0800.

License

The MIT License (MIT)

Readme

Keywords

none

Package Sidebar

Install

npm i macaca-reporter-jest

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

6.17 kB

Total Files

5

Last publish

Collaborators

  • xudafeng