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

JUnitParams cannot be used with JUnit 5's @ExtendWith mechanism #170

Open
ghost opened this issue Aug 20, 2020 · 0 comments
Open

JUnitParams cannot be used with JUnit 5's @ExtendWith mechanism #170

ghost opened this issue Aug 20, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 20, 2020

I want to continue using JUnitParams but I am working on a codebase which insists on the use of JUnit Jupiter.

Please add an equivalent of JUnitParamsRunner which works with @ExtendWith

Please do not suggest that I use native JUnit 5 parameterised tests in any comments or responses.

@ghost ghost changed the title JunitParams cannot be used with JUnit 5's @ExtendWith mechanism JUnitParams cannot be used with JUnit 5's @ExtendWith mechanism Aug 20, 2020
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

0 participants