testing-strategies
Installation
SKILL.md
Testing Strategies
When to use this skill
- New project: define a testing strategy
- Quality issues: bugs happen frequently
- Before refactoring: build a safety net
- CI/CD setup: automated tests
Instructions
Step 1: Understand the Test Pyramid
testing-strategies — akillness/oh-my-unity3d