/react-vite-playwright-msw

check playwright-msw on react@vite

Primary LanguageTypeScript

working sample!!

How to setup

  1. setup node(18.14.0)
  2. npm install
  3. npx msw init public/ --save

launch with msw

npm run dev-msw

start playwright test

npm run test