testing-strategy
Installation
SKILL.md
Testing Strategy Guide
Testing Pyramid
/\
/ \ E2E (Few)
/----\
/ \ Integration (Some)
/--------\
/ \ Unit (Many)
/______________\
/\
/ \ E2E (Few)
/----\
/ \ Integration (Some)
/--------\
/ \ Unit (Many)
/______________\