Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.25 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.25 KB

Maven Central Codacy Badge Dependencies DepShield Badge License Badge

TestLinkNgIntegration to TestNG

TestLink is an open source web based test management tool. You can now create test suites and test cases automatically from your TestNG runs and save the test results with this integration library.

<dependency>
  <groupId>com.datengaertnerei.test</groupId>
  <artifactId>testlink-ng-integration</artifactId>
  <version>0.1.1</version>
</dependency>