trinodb/trino

Migrate JDBC tests from testng to JUnit

Open

#27,600 创建于 2025年12月10日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Java (9,113 star) (2,678 fork)batch import
good first issuejdbctest

描述

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.

贡献者指南