We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What do you think of JUnit 4 -> JUnit 5?
The text was updated successfully, but these errors were encountered:
I guess this depends on #70 and #73
Sorry, something went wrong.
What are the benefits? I.e. why spend time on this and not on something else?
JUnit5 would simplify writing tests like in #70 (e.g. parameterized tests).
Of course, multiple JUnit versions can co-exist, but it would result in multiple @Test in autocomplete.
@Test
No branches or pull requests
What do you think of JUnit 4 -> JUnit 5?
The text was updated successfully, but these errors were encountered: