playwright-msw
playwright-msw copied to clipboard
A Mock Service Worker API for Playwright
Playwright MSW Monorepo
The monorepo that contains the playwright-msw package.
Documentation
This README is just a brief overview of the repo, for detailed documentation about the library, please refer to playwright-msw documentation.
Examples
The following example applications utilize playwright-msw to test MSW integration with Playwright.
- example: a React SPA
- example-vue: a Vue3 SPA
Contributing
Guidelines for contributing to the repo can be found within CONTRIBUTING.md.