Registry / testing / presto-testng-services

presto-testng-services

JSON →
library0.288.1javamavenunverified

TestNG services module for the Presto distributed SQL query engine.

<dependency> <groupId>com.facebook.presto</groupId> <artifactId>presto-testng-services</artifactId> <version>0.288.1</version> </dependency>
INSTALL
IMPORT
SIG · PRESTO-TESTNG-SERV
P
presto-testng-services
testingjavav0.288.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestNgServices
✓ com.facebook.presto.testng.services.TestNgServices

Initialize Presto TestNG services.

import com.facebook.presto.testng.services.TestNgServices; public class Quickstart { public static void main(String[] args) { TestNgServices services = new TestNgServices(); System.out.println("Presto TestNG services ready"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.288.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Bingbot
1
Resources
presto-testng-services — mvn dependency:get presto-testng-services · libregistry