This is an all-in-one boilerplate for Playwright - it supports many different quality checks and technologies. It can be used as an initial template for a new project, or a reference to get started.
- ♿️ Accessibility [
npm run test-accessibility
] - 📡 API [
npm run test-api
] - 🧩 Component [
npm run test-component
] - 🔁 Emulation [
npm run test-emulation
] - 🏮 Lighthouse [
npm run test-lighthouse
] - 📱 Real Mobile [
npm run test-android
|npm run test-ios
] - 📱 Emulated Mobile [
npm run test-mobile-emulation
] - 👁️ Visual [
npm tun test-visual
] - 🌐 Web