Frontend Testing

Write tests that start with acceptance criteria, then add implementation tests for robustness. Use when writing unit tests (Vitest), end-to-end tests (Playwright), visual regression tests, or accessibility tests. Emphasizes user-centric testing, semantic locators, accessibility validation, and the balance between acceptance and implementation testing.

schalkneethling c82425c 6 files · 49.3 KB Updated

File contents

schalkneethling/webdev-agent-skills/tree/main/frontend-testing commit c82425c700

Frequently asked questions

npx skillmds@latest add schalkneethling/frontend-testing