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
It might be totally backwards compatible. And it seems like the API should be more robust than what I'm currently using from jUnit 4...
https://junit.org/junit5/docs/current/user-guide/#launcher-api
It should actually totally eliminate the need for the cljunit project at all, because all the test discovery code can go away.
cljunit
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It might be totally backwards compatible. And it seems like the API should be more robust than what I'm currently using from jUnit 4...
https://junit.org/junit5/docs/current/user-guide/#launcher-api
It should actually totally eliminate the need for the
cljunit
project at all, because all the test discovery code can go away.The text was updated successfully, but these errors were encountered: