{"id":54082,"library":"spring-boot-starter-test","title":"Spring Boot Starter Test","description":"Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito.","status":"active","version":"4.0.6","language":"java","source_language":null,"source_url":"https://github.com/spring-projects/spring-boot","tags":["testing","spring","boot","junit","mockito"],"install":[{"cmd":"<dependency>\n  <groupId>org.springframework.boot</groupId>\n  <artifactId>spring-boot-starter-test</artifactId>\n  <version>4.0.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.springframework.boot:spring-boot-starter-test:4.0.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"SpringBootTest","correct":"org.springframework.boot.test.context.SpringBootTest"}],"quickstart":{"code":"import org.springframework.boot.test.context.SpringBootTest;\n\n@SpringBootTest\npublic class ApplicationTest {\n    // test methods\n}","lang":"java","description":"Shows how to use @SpringBootTest to bootstrap a Spring Boot test context."},"warnings":[{"fix":"Ensure your Spring Boot version matches the starter version.","message":"Version 4.0.6 may have compatibility issues with older Spring Boot versions.","severity":"gotcha","affected_versions":"4.0.x"}],"env_vars":null,"search_vec":"'applic':10 'boot':2,9,21 'hamcrest':16 'includ':13 'junit':14,22 'jupit':15 'librari':12 'mockito':18,23 'spring':1,8,20 'starter':3,5 'test':4,7,19","created_at":"2026-06-15T08:33:25.635215+00:00","updated_at":"2026-06-15T08:33:25.635215+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://spring.io/projects/spring-boot","github":"https://github.com/spring-projects/spring-boot","docs":"https://appdoc.app/artifact/org.springframework.boot/spring-boot-starter-test/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}