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

Support JVM annotations for dynamic tests #115

Open
loicmathieu opened this issue Oct 9, 2020 · 2 comments
Open

Support JVM annotations for dynamic tests #115

loicmathieu opened this issue Oct 9, 2020 · 2 comments
Assignees
Labels
junit5 jvm JVM annotations

Comments

@loicmathieu
Copy link
Contributor

Describe the bug
Today, due to a limitation on JUnit 5 dynamic test interceptor support, we cannot implement the support of dynamic tests for JVM annotations.

This should be fixed on JUnit 5.8, see junit-team/junit5#2445

@loicmathieu loicmathieu added the 🐛 bug Something isn't working label Oct 9, 2020
@loicmathieu
Copy link
Contributor Author

@jeanbisutti this is a remainder issue to provides support for it when my PR on JUnit 5 that make this possible would be merged.
Please assign it to me.

@jeanbisutti
Copy link
Collaborator

Thank you @loicmathieu

@jeanbisutti jeanbisutti added junit5 and removed 🐛 bug Something isn't working labels Oct 9, 2020
@jeanbisutti jeanbisutti added the jvm JVM annotations label Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
junit5 jvm JVM annotations
Projects
None yet
Development

No branches or pull requests

2 participants