trinodb/trino

Migrate JDBC tests from testng to JUnit

Open

#27.600 geöffnet am 10. Dez. 2025

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (9.113 Stars) (2.678 Forks)batch import
good first issuejdbctest

Beschreibung

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