trinodb/trino

Migrate JDBC tests from testng to JUnit

Open

#27,600 opened on Dec 10, 2025

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Java (2,678 forks)batch import
good first issuejdbctest

Repository metrics

Stars
 (9,113 stars)
PR merge metrics
 (Avg merge 5d 9h) (306 merged PRs in 30d)

Description

Remove testng dependency from trino-jdbc, trino-test-jdbc-compatibility-old-driver, trino-test-jdbc-compatibility-old-server. Migrate remaining tests to JUnit.

These modules may or may not be possible to update separately.

Contributor guide