A solid reference for test architecture decisions. Covers the testing pyramid, AAA pattern, and when to reach for unit vs integration vs E2E tests. The mocking section is especially practical, breaking down stubs, spies, mocks, and fakes with clear guidance on what to mock and what to leave alone. Includes tables on test organization, data strategies, and common anti-patterns like testing implementation details instead of behavior. Works well when you're setting up a new test suite or trying to clean up an existing one that's become a maintenance burden. The emphasis on tests as documentation is the right mindset.
npx -y skills add vudovn/antigravity-kit --skill testing-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot