{{tag>[spring spring-boot module]}} ====== Spring Boot Test AutoConfigure ====== ===== Summary ===== Like other Spring Boot auto-configuration modules, spring-boot-test-autoconfigure provides auto-configuration for tests based on the classpath. It includes many annotations that can automatically configure a slice of your application that needs to be tested.