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

Use jUnit 5 test discovery and test runner #9

Open
RadicalZephyr opened this issue Apr 1, 2018 · 0 comments
Open

Use jUnit 5 test discovery and test runner #9

RadicalZephyr opened this issue Apr 1, 2018 · 0 comments

Comments

@RadicalZephyr
Copy link
Owner

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.

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

No branches or pull requests

1 participant