Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QuickPerf TestNG #32

Closed
jeanbisutti opened this issue Oct 24, 2019 · 1 comment
Closed

QuickPerf TestNG #32

jeanbisutti opened this issue Oct 24, 2019 · 1 comment
Assignees
Labels
✨ feature New feature or request

Comments

@jeanbisutti
Copy link
Collaborator

jeanbisutti commented Oct 24, 2019

Description

The goal of this issue is to be able to use QuickPerf with TestNG.

Implementation guidelines

  • Create a testng Maven module to make QuickPerf work with TestNG
    You can look at JUnit 4 and JUnit 5 implementations to help you.

  • Create a testng-sql-test Maven 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-test Maven 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.

@jeanbisutti jeanbisutti added the ✨ feature New feature or request label Oct 24, 2019
@jeanbisutti jeanbisutti self-assigned this Dec 10, 2019
@jeanbisutti
Copy link
Collaborator Author

Closed by 3932345

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant