You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: