Craft Testing

Craftsman standard for automated testing: strategy, unit/integration/e2e selection, refactor-proof design, flaky tests, mocking boundaries, deterministic data, and merge-gate policy. Use WHENEVER work touches tests: writing/reviewing tests, strategy, "add tests", "why is this flaky", "what should I test", "tests pass but prod breaks", Testing Library / Playwright / Vitest / Jest / Pytest, mocks, fixtures, or adequacy. Trigger on "add tests", "write a test", "is this tested enough", or "make the tests reliable". Owns which suites gate merge and what "green" means — see "Scope boundaries" in the body for handoffs to craft-infra, craft-security, and craft-ux.

gul-labs e4dbaba 6 files · 125.2 KB Updated

File contents

gul-labs/craftsman-marketplace/tree/main/plugins/craftsman/skills/craft-testing commit e4dbaba253

Frequently asked questions

npx skillmds@latest add gul-labs/craft-testing