Kotlin
2 articles in this category
AI NewsJUnitJava
JUnit 6.0.0 Released with Java 17 Baseline, Kotlin Suspend Support, and Enhanced Features
JUnit 6.0.0 introduces significant improvements including Java 17 baseline, native Kotlin suspend test support, a new CancellationToken API for fail-fast execution, built-in Java Flight Recorder (JFR) listeners, and upgraded CSV parsing with FastCSV. The deprecated JUnit 4 runner (junit-platform-runner) is removed, with Vintage remaining as a temporary bridge.
Read more