trinodb/trino

Migrate JDBC tests from testng to JUnit

Open

#27 600 ouverte le 10 déc. 2025

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)Java (9 113 stars) (2 678 forks)batch import
good first issuejdbctest

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.

Guide contributeur