TestNG - quick-perf/doc GitHub Wiki

Add the following dependency:

 <dependency>
   <groupId>org.quickperf</groupId>
   <artifactId>quick-perf-testng</artifactId>
   <version>1.1.0</version>
   <scope>test</scope>
 </dependency>

After that, you can use core and JVM annotations.

Project examples:

⚠️ **GitHub.com Fallback** ⚠️