✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
-
Updated
Nov 6, 2024 - Java
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
My JUnit 5 Jupiter investigation process of problem how to successfully run JUnit 5 Jupiter and JUnit 4 Vintage tests together in mixed Java + Kotlin maven projects
JUnit5-sample repository
Mixing Java and Kotlin test classes with JUnit 5 Jupiter and JUnit 4 Vintage test engines. Supported JDK 1.8 and JDK 11.
This repo demonstrates how to execute JUnit 4 Vintage test together with JUnit 5 Jupiter tests by using Maven build tool in mixed java / scala test classes in the project
Add a description, image, and links to the junit-vintage topic page so that developers can more easily learn about it.
To associate your repository with the junit-vintage topic, visit your repo's landing page and select "manage topics."