#JUnit6
Just released a new update for the integration between Xray and JUnit adding the support for JUnit 6! xray-junit-extensions was finally bumped to 1.0.0 :)

Check the release notes github.com/Xray-App/xra...! Have fun :)

#testautomation #xray #junit #junit6 #QA #quality #softwaretesting #testing
Release 1.0.0 · Xray-App/xray-junit-extensions
What's Changed update deployment due to deprecation of OSSRH by @bitcoder in #79 JUnit6 compatibility by @bitcoder in #81 Full Changelog: 0.12.0...1.0.0 What's Changed update deployment due to d...
github.com
October 30, 2025 at 12:37 PM
Introducing JUnit 6: What’s New and How to Test Kotlin Suspend Functions

#java #junit #kotlin

patodev.pl/posts/junit6...
Introducing JUnit 6: What’s New and How to Test Kotlin Suspend Functions
An insightful article about testing Kotlin suspend functions in JUnit 6 and the essential role of the @TestInstance annotation in managing the test lifecycle.
patodev.pl
October 9, 2025 at 9:11 PM
Microbenchmark Runner 1.0.0 is out now (after residing exactly 7 years at 0.x versions) #JUnit6 #JMH

github.com/mp911de/micr...
Release 1.0.0 · mp911de/microbenchmark-runner
What's Changed Replace usage of deprecated JUnit APIs by @marcphilipp in #43 Upgrade to JUnit 6.0 #51 Upgrade baseline to Java 17 #50 Switch to simple version modifier suffixes for snapshots, mile...
github.com
October 2, 2025 at 8:09 AM
JUnit6は4から5になった時ほどのbreaking changeはないと見ていいのかな
October 2, 2025 at 5:17 AM
JUnit6がリリースされたのか。4から5になった時ほどの大きな違いはなさそう。しかしJUnitチームがMastodonアカウントを持っていたとは知らなかった。
https://fosstodon.org/@junit
JUnit Team 💙💛 (@junit@fosstodon.org)
66 Posts, 10 Following, 540 Followers · Shaping the future of testing on the JVM
fosstodon.org
October 2, 2025 at 5:14 AM
FYI: We (the JUnit Team) are planning on #JUnit6 with a #Java 17 baseline, hopefully to be released in the Fall of 2025. 😎

github.com/junit-team/j...
Change Java baseline to 17 for 6.0 · Issue #4246 · junit-team/junit5
Motivation Java 8 is the current baseline of JUnit 5. It was released over 10 years ago and recent versions of Java have introduced many enhancements that make moving to a more recent JDK as the ba...
github.com
January 16, 2025 at 2:21 PM