Registry / testing / presto-testing

presto-testing

JSON →
library350javamavenunverified

Provides testing utilities and helpers for the Presto distributed SQL query engine.

<dependency> <groupId>io.prestosql</groupId> <artifactId>presto-testing</artifactId> <version>350</version> </dependency>
INSTALL
IMPORT
SIG · PRESTO-TESTING
P
presto-testing
testingjavav350
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.

QueryRunner
io.prestosql.testing.QueryRunner

Minimal snippet showing import of a core testing class.

import io.prestosql.testing.QueryRunner; public class Main { public static void main(String[] args) { System.out.println("Presto testing utilities available"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
350latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
presto-testing — mvn dependency:get presto-testing · libregistry