valendres / playwright-msw

A Mock Service Worker API for Playwright
MIT License
162 stars 22 forks source link

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.

Contributing

Guidelines for contributing to the repo can be found within CONTRIBUTING.md.