dmcg
07/20/2019, 3:46 PM: JUnit5Minutests
with :JUnit4Minutests()
and making sure that your Gradle build has includeEngines("junit-jupiter", "junit-vintage")
3 You can swap to using the also experimental Minutest Runner - @natpryce should be able to help you down this route.