Spring Testing

Write, create, and generate Spring Boot tests with JUnit 5, MockMvc, Mockito, and Testcontainers. Implement unit tests (pure Mockito), slice tests (@WebMvcTest, @DataJpaTest, @JsonTest), and integration tests (@SpringBootTest). Use when testing controllers, repositories, services, REST APIs, or setting up test fixtures. Covers test organization, mocking strategies, test data builders, and debugging test failures.

jander99 Updated

File contents

jander99/skills/tree/main/skills/spring-testing commit 56fae93ba8

Frequently asked questions

npx skillmds@latest add jander99/spring-testing