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. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/schalkneethling--webdev-agent-skills--frontend-testing commit 3b08a33051

Frequently asked questions

npx skillmds@latest add tomevault-io/frontend-testing-4