Skip to content

d-shch/playwright-jest-circus-allure

Repository files navigation

Example how to use allure-report with playwright

In this example you can see how to use allure-report with playwright and how to attach screenshots to report if test fail or handle other test events.

Use jest-circus for bind test events

Allure for circus

Setup dependencies:

npm install

Run tests:

npm run test

Open Allure report (allure must install locally):

allure serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published