springboot-tdd
springboot tdd
Claude Code
What it does
- New features or endpoints
- Bug fixes or refactors
- Adding data access logic or security rules
- Arrange-Act-Assert
- Avoid partial mocks; prefer explicit stubbing
- Use @ParameterizedTest for variants
- Use reusable containers for Postgres/Redis to mirror production
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
springboot-tdd FAQ
What does the springboot-tdd skill do?
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring. New features or endpoints Bug fixes or refactors
How do I install springboot-tdd?
Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill springboot-tdd --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.
Maintain springboot-tdd?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/affaan-m-everything-claude-code-springboot-tdd?ref=badge) npx agentictools info skills/affaan-m-everything-claude-code-springboot-tdd The second line is the CLI lookup for this page — handy in READMEs and docs.