Skip to content

datengaertnerei/TestLinkNgIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>