junit5-samples icon indicating copy to clipboard operation
junit5-samples copied to clipboard

Add `junit5-migration-maven-kotlin` sample #105 PR

Open daggerok opened this issue 6 years ago • 0 comments

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.

daggerok avatar May 28 '19 19:05 daggerok