Menu

#5 Support JUnit 5

open
None
5
2018-03-11
2018-03-11
Mark Utting
No

Add support for JUnit 5.

Note: This at least requires updating the isTestClass() method in com.reeltwo.jumble.util.JumbleUtils, because the @Test annotation in JUnit 5 has changed and now comes from org.junit.jupiter.api.Test.

Discussion


Log in to post a comment.