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

switch from JUnit5 to TestNG #40

Open
LastExceed opened this issue Jun 2, 2021 · 0 comments
Open

switch from JUnit5 to TestNG #40

LastExceed opened this issue Jun 2, 2021 · 0 comments
Labels
code quality Improve future proofness enhancement New feature or request help wanted Extra attention is needed

Comments

@LastExceed
Copy link
Owner

Pro:

  • test dependence
  • better performance
  • fewer annotations needed

Con:

  • nesting might not be supported (further research needed)
@LastExceed LastExceed added enhancement New feature or request help wanted Extra attention is needed code quality Improve future proofness labels Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improve future proofness enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant