testing

Testing - TDD/BDD Principles

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "testing" with this command: npx skills add thebeardedbearsas/claude-craft/thebeardedbearsas-claude-craft-testing

Testing - TDD/BDD Principles

This skill provides universal guidelines and best practices for testing across all technology stacks.

See @REFERENCE.md for detailed documentation.

Quick Reference

  • TDD Cycle: RED → GREEN → REFACTOR

  • Coverage Target: >= 80%

  • Pyramid: Unit (70%) > Integration (20%) > E2E (10%)

  • Pattern: Arrange-Act-Assert (AAA)

  • Naming: Descriptive test names that explain behavior

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

kiss-dry-yagni

No summary provided by upstream source.

Repository SourceNeeds Review
General

documentation

No summary provided by upstream source.

Repository SourceNeeds Review
General

solid-principles

No summary provided by upstream source.

Repository SourceNeeds Review
General

architecture

No summary provided by upstream source.

Repository SourceNeeds Review