Skip to main content
Back to registry

testing-patterns

sickn33/antigravity-awesome-skills

Installs401
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill testing-patterns
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Test-Driven Development (TDD): Behavior-Driven Testing: Factory Pattern: Create a custom render that wraps components with required providers: Usage: This skill is applicable to execute the workflow or actions described in the overview. - Write failing test FIRST - Implement minimal code to pass - Refactor after green - Never write production code without a failing test - Test behavior, not implementation - Focus on public APIs and business requirements - Avoid testing implementation details - Use descriptive test names that describe behavior - Create getMockX(overrides?: Partial ) functions - Provide sensible defaults - Allow overriding specific properties - Keep tests DRY and maintainable - Always use factory functions for props and data - Test behavior, not implementation - Use descriptive test names - Organize with describe blocks - Clear mocks between tests - Keep tests focused - one behavior per test - react-ui-patterns : Test all UI states (loading, error, empty, success) - systematic-debugging : Write test that reproduces bug before fixing

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does testing-patterns do?

testing-patterns is listed in SkillJury, but the source summary is still sparse.

Is testing-patterns good?

testing-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does testing-patterns work with?

testing-patterns currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to testing-patterns?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install testing-patterns?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill testing-patterns

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering