Skip to content

vgcpaulino/JestPlaywrightReporters

Repository files navigation

JestPlaywrightReporters

About:

This repository was created to have some samples of reporters that can be used with projects with Jest + Playwright.

Each reporter/setup will be in a different branch. And, the master will be a "clean" setup, using only de default Jest reporter.

Jest-JUnit

GitHub link
Branch link

Jest HTML Reporters

GitHub link
Branch link

Jest Puppeteer Allure

GitHub link
Branch link

Jest Circus with Jest Playwright Preset, and Allure JS Common

GitHub link
Branch link

Most of the packages that I've found to use Playwright within Allure require to use Jasmine as the test runner, and according to the Jest documentation, Jasmine will be removed in the further versions.

To use Jest Circus, Jest Playwright Preset, and Allure I had to create a new CustomEnvironment and use the Allure Common to make it compatible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published