How #Uber Executed A #JUnit Migration at Massive Scale https://www.uber.com/us/en/blog/junit-migration/
How Uber Executed A JUnit Migration at Massive Scale

Large-scale test migrations aren't impossible—they're automatable. Discover how Uber pulled off one of the largest JUnit migrations ever, transforming over 1.25 million lines of test code in just a few months.

Uber
Java teams already know distributed systems — but most #Blockchain stacks still expect Rust or JavaScript. Satya Ranjan shows how #BloxBean brings #Cardano into familiar #Java workflows with #JUnit, #Gradle, Spring events & local testing: https://javapro.io/2026/05/08/java-developers-youre-already-ready-for-blockchain-you-just-dont-know-it-yet/
#Web3 @Cardano_CF

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 pipelines 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 our beta program.

#Java #JUnit #Gradle #Maven #GitHub

JUnit gehört in Java-Projekten zu den Werkzeugen, die du früher oder später sowieso brauchst. Nicht, weil Tests gut klingen oder weil es in Tutorials oft so gemacht wird, sondern weil du mit Tests prüfen kannst, ob dein Code das tut, was du erwartest. Genau da liegt der eigentliche Wert. Ein Tes

https://magicmarcy.de/junit-in-java-was-du-wirklich-testen-solltest

#JUnit #Java #Test #Testing #Coding #Programming #Unit-Test #Verhalten #Werkzeug #Tool

JUnit in Java - was du wirklich testen solltest | magicmarcy.de

JUnit gehört in Java-Projekten zu den Werkzeugen, die du früher oder später sowieso brauchst. Nicht, weil Tests gut klingen oder weil es in Tutorials oft so gemacht wird, sondern weil du mit Tests prüfen kannst, ob dein Code das tut, was du erwartest. Genau da liegt der eigentliche Wert. Ein Test ist kein Selbstzweck. Er gibt dir Sicherheit bei Änderungen, hilft dir beim Verstehen von Logik und macht Fehler sichtbar, bevor sie an einer anderen Stelle im Projekt auftauchen

magicmarcy.de

I've just released version 1.1.0 of the JUnit Reporter Extension for bld

#bld #buildsystem #buildtool #github #java #junit #testing

https://github.com/rife2/bld-junit-reporter/releases/tag/1.1.0

Release 1.1.0 · rife2/bld-junit-reporter

Summary Improved error handling Improved threading Added nullability contracts with validation What's Changed in 1.1.0 Fix null handling, and optimize ReportPrinter for single-threaded use in b3...

GitHub

#JUnit 5.14.4 is released!

🐞 Bug fixes and enhancements since 5.14.3

https://docs.junit.org/5.14.4/release-notes.html

Release Notes :: JUnit User Guide

#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

https://docs.junit.org/6.1.0-RC1/release-notes/

Release Notes :: JUnit User Guide

Does anyone know a package to read junit and/or Open Test Reporting in #PHP ?

I'm thinking about reading logs and reports from code quality tools to keep a history (and see trends)

First set of tools that I have in mind includes @phpunit @phpstan @phpmd

#JUnit #OTR #PHP

Learning about #JUnit 6 during @jcon today

#JUnit team working at #JCON 2026!

Happy testings!