datarouter-testng is used to test other modules that require injection with the TestNg framework.
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-testng</artifactId>
<version>0.0.126</version>
<scope>test</scope>
</dependency>
This library is licensed under the Apache License, Version 2.0 - see LICENSE for details.