allure-jest-circus

1.0.0 • Public • Published

Allure Jest circus

Commitizen friendly Build Status

About

Allure-jest-circus is a custom jest environment built on top of jest-environment-node designed to create allure reports for test suites run with jest-circus. It takes advantage of jest-circus test events to provide detailed reporting for your test suites.

Installation

Install the package:

npm install allure-jest-circus

Add to your jest config:

"jest": {
    ...
    "testEnvironment": "allure-jest-circus",
    ...
}

Readme

Keywords

Package Sidebar

Install

npm i allure-jest-circus

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.19 kB

Total Files

6

Last publish

Collaborators

  • mildlywilde