Test Workflow

Automatically run after editing source files to select and run the appropriate test suite. Triggers on: any src/ file edit before a commit, or when the user says "run tests", "check tests", or "make sure tests pass". Selects unit, E2E, visual regression, or CSS lint based on what changed. Protects running dev servers. Do NOT wait for user to ask after a code change — run proactively before committing. Not for documentation-only or config-only edits, or when the user says to skip tests.

jerseycheese 924e0b0 10.6 KB Updated

File contents

jerseycheese/agent-skills/tree/main/skills/test-workflow commit 924e0b0d6a

Frequently asked questions

npx skillmds@latest add jerseycheese/test-workflow