Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 226 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 226 Bytes

E2E demo project

Local setup

yarn
npx playwright install

Run a specific test in local

npx playwright test --grep '@tag'

CI pipeline

Github workflow under /.github/workflows/validate_changes.yml