Spring Boot TDD Workflow TDD guidance for Spring Boot services with 80%+ coverage (unit + integration). When to Use New features or endpoints Bug fixes or refactors Adding data access logic or security rules Workflow Write tests first (they should fail) Implement minimal code to pass Refactor with tests green Enforce coverage (JaCoCo) Unit Tests (JUnit 5 + Mockito) Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
springboot-tdd
安装
npx skills add https://github.com/affaan-m/ecc --skill springboot-tdd