kotlin
kotlin copied to clipboard
Switch to JUnit 5
All the tests currently still use JUnit 4. JUnit 5 is quite stable and commonly used. It also provides some nicer parameterized tests syntax.