{"id":55284,"library":"groovy-test","title":"Groovy Test","description":"Testing support for the Groovy programming language, including JUnit integration.","status":"active","version":"3.0.25","language":"java","source_language":null,"source_url":"https://github.com/apache/groovy","tags":["groovy","testing","junit","dynamic-language"],"install":[{"cmd":"<dependency>\n  <groupId>org.codehaus.groovy</groupId>\n  <artifactId>groovy-test</artifactId>\n  <version>3.0.25</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.codehaus.groovy:groovy-test:3.0.25'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"GroovyTestCase","correct":"groovy.util.GroovyTestCase"}],"quickstart":{"code":"import groovy.util.GroovyTestCase;\n\npublic class Example extends GroovyTestCase {\n    public void testSomething() {\n        assertEquals(1, 1);\n    }\n}","lang":"java","description":"Minimal example showing how to extend GroovyTestCase for unit testing."},"warnings":[],"env_vars":null,"search_vec":"'dynam':17 'dynamic-languag':16 'groovi':1,7,13 'includ':10 'integr':12 'junit':11,15 'languag':9,18 'program':8 'support':4 'test':2,3,14","created_at":"2026-06-15T09:44:20.217796+00:00","updated_at":"2026-06-15T09:44:20.217796+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://groovy-lang.org","github":"https://github.com/apache/groovy","docs":"https://appdoc.app/artifact/org.codehaus.groovy/groovy-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}}