Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 227 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 227 Bytes

Simple repo to play with Kassette in Playwright tests

Install

npm install

Run tests normally

npm run test

Run tests with proxy, run once to record, and again to replay

npm run test:mocked