This repo serves as an example React Native Expo app to reproduce the playwright/msw library fail.
- Expo
- Playwright
- MSW
- playwright/msw
- Install Playwright browsers locally
npx playwright install
- Run tests
yarn playwright test tests/example.spec.ts
This repo serves as an example React Native Expo app to reproduce the playwright/msw library fail.
npx playwright install
yarn playwright test tests/example.spec.ts