schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
#JUnit 6.0.0-M2 is ready for testing!
๐ฐ Everything in 6.0.0-M1
๐ Support for cancelling test execution
โญ๏ธ New `--fail-fast` mode for ConsoleLauncher
๐ฆบ Null-safe `computeIfAbsent` methods for stores
๐ง Strict evaluation of enum-based configuration parameters
#JUnit 6.0.0-M1 is ready for testing!
โจ Require Java 17 and Kotlin 2.2
๐ JSpecify nullability info
๐ Kotlin suspend function support
๐ซ Integrated custom JFR events
๐
FastCSV-backed Csv{File}Source
๐งน Remove deprecated APIs and behaviors
So happy that @marcphilipp got accepted into the @JavaChampions program. Congratulations!
There are more people on the #JUnit core team that did so much of incredible value to the ecosystem, they literally walking the talk.
โจ New blog post: "STF Milestone 4: Parameterized test classes"
#JUnit 5.13 introduced parameterized test classes (in addition to methods). They are a powerful testing tool that has long been missing from JUnit Jupiter. Iโm super happy that Iโve finally had the chance to resolve this long-standing and highly-voted issue thanks to the @sovtechfund.
๐ https://marcphilipp.de/blog/2025/06/07/stf-milestone-4-parameterized-test-classes/
The slides and code examples for my talk about #JUnit at #IntelliJIDEAConf are now available on https://marcphilipp.de/en/talks/
#JUnit 5.13.0 is released!
๐ช ClassTemplate and ParameterizedClass support
โ ๏ธ Discovery issue reporting for test engines
โป๏ธ Resource management for launcher sessions and execution requests
๐ Test discovery support in EngineTestKit
๐พ ConsoleLauncher improvements
The #JUnit team is looking for ideas and proposals for a new logo for the upcoming JUnit 6.0 release!
Please see https://github.com/junit-team/junit5/issues/4576 for ground rules.
We are looking forward to your comments and submissions!
#JUnit 5.13.0-RC1 is ready for testing!
๐ช ClassTemplate and ParameterizedClass support
โ ๏ธ Discovery issue reporting for test engines
โป๏ธ Resource management for launcher sessions and execution requests
๐ Test discovery support in EngineTestKit
๐ Bug fixes and minor improvements
#JUnit 5.13.0-M3 is ready for testing!
โ ๏ธ Reporting of discovery issues for test engines
โป๏ธ Resource management for launcher sessions and execution requests
#PairProgramming (if you'd like to) #TDD #JUnit5 #Kotlin #Java
โจ New blog post: "STF Milestone 3: Release verification and automation"
A major goal of the @sovtechfund is to help projects become more sustainable and decrease their truck factor. For #JUnit, one activity in desperate need of improvement in this area was performing a release. Prior to this milestone, all JUnit releases of the past years had been performed from my local computer. It was high time to change that!
https://marcphilipp.de/blog/2025/04/01/stf-milestone-3-release-verification-and-automation/