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
PR #21 adds a junit-vintage-engine dependency to be able to run JUnit 4 tests within the Gradle build; however, maybe we should consider migrating the existing tests from JUnit 4 to JUnit Jupiter.
The text was updated successfully, but these errors were encountered:
PR #21 adds a
junit-vintage-engine
dependency to be able to run JUnit 4 tests within the Gradle build; however, maybe we should consider migrating the existing tests from JUnit 4 to JUnit Jupiter.The text was updated successfully, but these errors were encountered: