These tests target the following apps under the https://playwright.dev/ domain.
- todoMVC
- api-mocking
yarn install
- all tests
yarn test:todomvc
- targetted test
yarn test:todomvc <path-to-test>.spec.ts
- all tests
yarn test:api-mocking
- targetted test
yarn test:todomvc <path-to-test>.spec.ts