jest-playwright
Test runner
A tool for running end-to-end tests using Jest and Playwright.
Running tests using Jest & Playwright
531 stars
12 watching
75 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
jest-environmentjest-playwrightplaywrighttestingtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 340 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 285 |
playwright-community/playwright-ng-schematics | Adds support for Playwright tests to Angular projects | 10 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 261 |
vitalets/playwright-bdd | Converts BDD scenarios into Playwright test files and runs them with the Playwright runner for automated testing. | 327 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 447 |
jgrund/fable-jest | Bridges F# to Jest testing framework | 7 |
hustcc/jest-electron | Enables running Jest unit tests in a real browser environment with Electron support | 155 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
tesults/playwright-tesults-reporter | A tool for reporting test results from Playwright tests to Tesults | 3 |
tcsoftinc/playwright-integration | Integrates Playwright with Test Collab for automated test reporting | 0 |
hapag-lloyd/jest-puppeteer-react | A tool for automating React component testing in headless browsers using Jest and Puppeteer | 71 |
thymikee/jest-preset-angular | A configuration preset for Angular projects to simplify testing with Jest | 889 |
vitalets/playwright-magic-steps | Automates adding comments and steps to tests in JavaScript tests using AI-generated text | 35 |