Spring Boot Testing

Spring Boot 4 testing strategies and patterns. Use when writing unit tests, slice tests (@WebMvcTest, @DataJpaTest), integration tests, Testcontainers with @ServiceConnection, security testing (@WithMockUser, JWT), or Modulith event testing with Scenario API. Covers the critical @MockitoBean migration from @MockBean. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/joaquimscosta--arkhe-claude-plugins--spring-boot-testing commit 1b057d2baa

Frequently asked questions

npx skillmds@latest add tomevault-io/spring-boot-testing-2