{"id":74109,"library":"testng-engine","title":"TestNG Engine for JUnit Platform","description":"Allows executing TestNG tests on the JUnit Platform.","status":"active","version":"1.1.0","language":"java","source_language":null,"source_url":"https://github.com/junit-team/testng-engine","tags":["testng","junit","testing","engine"],"install":[{"cmd":"<dependency>\n  <groupId>org.junit.support</groupId>\n  <artifactId>testng-engine</artifactId>\n  <version>1.1.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.junit.support:testng-engine:1.1.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"TestNGEngine","correct":"org.junit.support.testng.engine.TestNGEngine"}],"quickstart":{"code":"import org.junit.support.testng.engine.TestNGEngine;\n\npublic class Example {\n    public static void main(String[] args) {\n        TestNGEngine engine = new TestNGEngine();\n        System.out.println(\"TestNG Engine initialized\");\n    }\n}","lang":"java","description":"Minimal example showing how to instantiate the TestNG engine."},"warnings":[],"env_vars":null,"search_vec":"'allow':6 'engin':2,17 'execut':7 'junit':4,12,15 'platform':5,13 'test':9,16 'testng':1,8,14","created_at":"2026-06-17T18:59:11.984313+00:00","updated_at":"2026-06-17T18:59:11.984313+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://junit.org/junit5/","github":"https://github.com/junit-team/testng-engine","docs":"https://appdoc.app/artifact/org.junit.support/testng-engine/","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}}