/junit-profiles

Primary LanguageKotlinApache License 2.0Apache-2.0

junit-profiles

Configuration for running a maven build with two different build profiles, a default profile for junit-jupiter (JUnit 5) and an optional profile with vintage junit...

This implementation is done in kotlin. See branch feature/java for java implementation of poc