Brings together Jest testing patterns with a strong focus on factory functions and TDD workflow. You get reusable getMock functions for props and data, custom render utilities that wrap providers, and clear examples for mocking modules and GraphQL hooks. The TDD emphasis is real: write the failing test first, make it pass, then refactor. Includes practical patterns for React Native Testing Library queries and user interactions. The anti-patterns section is worth reading, especially the bit about testing actual behavior instead of mock behavior. Best when you want consistent test data across your suite and need concrete examples of the red-green-refactor cycle in practice.
npx -y skills add sickn33/antigravity-awesome-skills --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