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.
Our next #JCON2026 session is live: 'Scaling Integration Tests: Parallel #SpringTests with #JUnit & #Testcontainers' with Marvin Rensing
Integration #tests can quickly become slow, especially when every test starts its own #SpringBoot context…
Grab your coffee and hit play: https://youtu.be/INMXomtB1Ws
Our next #JCON2026 session is live: 'The Road to #JUnit 6' with Marc Philipp
2025 was an unusual year for JUnit. Thanks to the Sovereign #Tech Fund, I had the opportunity to work full-time on the project. Instead of the usual single …
Grab your coffee and hit play: https://youtu.be/u_37S3_JsVo
TestLens – our test reporting and flaky test management solution for Java projects on GitHub – is now available on the GitHub marketplace.
https://github.com/marketplace/testlens-app
🟢 🟡 🟠 🔴
It's free for user accounts. If you have a GitHub account, please consider giving it a try.
It would help us (@marcphilipp, @britter and me) a bunch
to test and gain visibility. Thanks! 🙏
New blog post: Reflecting on STF support and looking ahead
Thanks to the @sovtechfund, I was able to work full-time on #JUnit for about 16 months in 2024 and 2025. It’s time to reflect and assess whether that effort really did improve the long-term sustainability of the project. Moreover, I’ll share a look ahead at what’s next for me and for JUnit.
👉 https://marcphilipp.de/blog/2026/08/02/reflecting-on-stf-support-and-looking-ahead/
#JUnit 6.1.0 is released!
🕑 Built-in extensions for locale, time zone, and system properties
🚮 Configurable TempDir deletion strategy
🏃➡️ New org.junit.start module for compact source files
⚙️ Execution mode configuration for dynamic tests
🏊 New parallel test executor implementation
🧹 Experimental memory cleanup mode
How #Uber Executed A #JUnit Migration at Massive Scale https://www.uber.com/us/en/blog/junit-migration/
Flaky GitHub Pull Request builds are an annoying reality in many projects. Just when you think a change is complete and good to merge, you are greeted with an ❌. To unblock your PR, you need to rerun lengthy test pipeline just because of one rogue test.
If you have a Java project on GitHub, TestLens can help you:
https://testlens.app/blog/2027/05/07/reuse-test-results/
Drop me a message, if you would like to join or beta program.
#JUnit 6.1.0-RC1 is ready for testing!
✨ Built-in extensions for default locale, time zone, and system properties
🚮 Configurable TempDir deletion strategy
🧹 Experimental memory cleanup mode
#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/