Running tests using Jest & Playwright
-
Updated
Nov 17, 2023 - TypeScript
Running tests using Jest & Playwright
ESLint plugin for Playwright
This package allows you to generate an allure report.
This setup is aimed at the test writer. For example typescript is used to validate test code but also to provide code completion with Visual Studio code so that the test writer does not have to lookup arguments to Playwright invocations or Jest assertions. This provides a starting project as well as hello world example to verify that the test au…
To associate your repository with the jest-playwright topic, visit your repo's landing page and select "manage topics."