jest-playwright
Test runner
A tool for running end-to-end tests using Jest and Playwright.
Running tests using Jest & Playwright
532 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 | 337 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 281 |
playwright-community/playwright-ng-schematics | A tool that automates the integration of Playwright testing with Angular projects | 9 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 260 |
vitalets/playwright-bdd | A tool to run BDD tests with Playwright runner | 314 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 440 |
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 that allows Playwright test results to be uploaded to Tesults for reporting and analysis. | 2 |
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 use with the Jest testing framework. | 885 |
vitalets/playwright-magic-steps | Automates the process of converting JavaScript comments into structured test steps for Playwright tests | 32 |