Data-driven Playwright test suite built with TypeScript.
- Login to the demo app
- Navigate between project boards
- Validate task placement by column
- Validate task tags
- Playwright
- TypeScript
- JSON-driven test data
npm install
npx playwright test
npx playwright show-report