{"id":74967,"library":"solon-test-junit5","title":"Solon Test JUnit5","description":"JUnit5 integration for testing Solon applications, providing test context and dependency injection support.","status":"active","version":"3.10.6","language":"java","source_language":null,"source_url":"https://github.com/opensolon/solon","tags":["testing","solon","junit5","java"],"install":[{"cmd":"<dependency>\n  <groupId>org.noear</groupId>\n  <artifactId>solon-test-junit5</artifactId>\n  <version>3.10.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.noear:solon-test-junit5:3.10.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"SolonTest","correct":"org.noear.solon.test.SolonTest"}],"quickstart":{"code":"import org.noear.solon.test.SolonTest;\nimport org.junit.jupiter.api.Test;\n\n@SolonTest\npublic class MyTest {\n    @Test\n    void testSomething() {\n        System.out.println(\"Test running with Solon context\");\n    }\n}","lang":"java","description":"Annotate a test class with @SolonTest to enable Solon application context for JUnit5 tests."},"warnings":[],"env_vars":null,"search_vec":"'applic':9 'context':12 'depend':14 'inject':15 'integr':5 'java':20 'junit5':3,4,19 'provid':10 'solon':1,8,18 'support':16 'test':2,7,11,17","created_at":"2026-06-17T19:10:41.096665+00:00","updated_at":"2026-06-17T19:10:41.096665+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://github.com/opensolon/solon","github":"https://github.com/opensolon/solon","docs":"https://appdoc.app/artifact/org.noear/solon-test-junit5/","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-17","next_check":"2026-12-14","install_tag":null}}