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
Would it be possible to extend it so it matches other frameworks and other JUnit versions as well? Limiting it to JUnit 3.8 makes it rather unattractive, especially due to there already being JUnit 5, so the number of projects using JUnit 3.8 will likely decrease over time.
The text was updated successfully, but these errors were encountered:
That sounds like a reasonable thing that we should definitely do. If you're feeling up for it you may want to take a stab at a PR yourself? Otherwise we'll get around to it when time permits.
TearDownMethod
is described as:Would it be possible to extend it so it matches other frameworks and other JUnit versions as well? Limiting it to JUnit 3.8 makes it rather unattractive, especially due to there already being JUnit 5, so the number of projects using JUnit 3.8 will likely decrease over time.
The text was updated successfully, but these errors were encountered: