소개
This skill provides a comprehensive framework for architecting robust test suites within Claude Code, focusing on integration and end-to-end (E2E) layers. It enforces a behavior-first philosophy, ensuring that tests target observable results and critical user journeys rather than brittle implementation details. By utilizing specialized ROI calculations, property-based testing via fast-check, and strict mock boundary rules, this skill helps developers create lean, high-value test suites that maintain system integrity and improve CI/CD stability.