opengeospatial / teamengine

TEAM Engine (Test, Evaluation, And Measurement Engine) is an engine for testing web services and other resources written in JAVA. It executes test scripts written in Compliance Test Language (CTL), TestNG and other languages. It is lightweight and easy to run as a command line or to setup as a service. It can be used to test any type of service or encoding. It is also the official tool used by the Open Geospatial Consortium (OGC) for compliance testing.
Apache License 2.0
45 stars 41 forks source link

Upgrade TestNG to latest version #599

Closed dstenger closed 6 months ago

dstenger commented 8 months ago

Branch: 6.0

The TestNG interface changed. Thus, the Java code must also be adjusted.

Related to https://github.com/opengeospatial/teamengine/pull/565.

dstenger commented 7 months ago

Branch: https://github.com/opengeospatial/teamengine/tree/testNGUpgrade-599

Migration to TestNG version 7.9.0 was completed: https://github.com/opengeospatial/teamengine/commit/11aa22f51b5c2ed2d09fe3fae7833e37bc834ee8