Slackbot
12/04/2023, 7:17 PMVampire
12/04/2023, 8:26 PMjunit-vintage-engine is capable of running the JUnit 4 tests.
It depends on junit:junit, so org.junit.Assert are avaiable in the runtime classpath.
But I agree that it would probably be cleaner to not have testCompileOnly but testImplementation.