Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 329 Bytes

React Native Example App

This repo serves as an example React Native Expo app to reproduce the playwright/msw library fail.

Technologies

  • Expo
  • Playwright
  • MSW
  • playwright/msw

How to run tests

  • Install Playwright browsers locally npx playwright install
  • Run tests yarn playwright test tests/example.spec.ts