-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
✨ featureNew feature or requestNew feature or request
Description
Description
The goal of this issue is to be able to use QuickPerf with TestNG.
Implementation guidelines
-
Create a
testngMaven module to make QuickPerf work with TestNG
You can look at JUnit 4 and JUnit 5 implementations to help you. -
Create a
testng-sql-testMaven module verifying that SQL annotations work with TestNG
You can look at JUnit 5 and JUnit 4 SQL tests to help you. -
Create a
testng-jvm-testMaven module verifying that JVM annotations work with TestNG
You can look at Junit 4 JVM tests to help you.
Don't hesitate to leave a comment if you have a question.
Metadata
Metadata
Assignees
Labels
✨ featureNew feature or requestNew feature or request