junit5-samples
junit5-samples copied to clipboard
Add `junit5-migration-maven-kotlin` sample #105 PR
Overview
This PR contains junit5-migration-maven-kotlin project demonstrates how to execute tests written in Java and Kotlin based on JUnit 5 using Maven. In addition, it showcases that existing JUnit 4 based tests can be executed in the same test suite as JUnit Jupiter based tests or any other tests supported on the JUnit Platform.
I hereby agree to the terms of the JUnit Contributor License Agreement.