Testing Patterns and Utilities Testing Philosophy Test-Driven Development (TDD): Write failing test FIRST Implement minimal code to pass Refactor after green Never write production code without a failing test Behavior-Driven Testing: Test behavior, not implementation Focus on public APIs and business requirements Avoid testing implementation details Use descriptive test names that describe behavior Show more Installs 1.1K Repository sickn33/agentic…e-skills GitHub Stars 45.5K First Seen Jan 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
testing-patterns
安装
npx skills add https://github.com/sickn33/agentic-awesome-skills --skill testing-patterns