I've just released version 1.0.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.0.0

Release 1.0.0 · rife2/bld-junit-reporter

Summary Refactored report processing, summarizing, and logging What's Changed in 1.0.0 Refactor report processing and logging in 1f18830 Use IOTools and ObjectTools for file and null checks in 6...

GitHub

Join me and the Seattle Software Crafters group for my talk on "Refactoring Tests"!

The talk starts at 10am PDT (5pm UTC), but you can join 30 minutes earlier to chat.

https://www.meetup.com/seattle-software-craftsmanship/events/310497363/

#Refactoring #AssertJ #JUnit #Testing

Ted M. Young - Refactoring Tests, Thu, Mar 26, 2026, 10:00 AM | Meetup

Tests are code, too, but don't get as much attention as production code, often leaving messy, hard to understand tests. Poorly factored tests can also make refactoring prod

Meetup

We've refreshed the TestLens visual identity with a new logo, colors, and fonts.
Here's the story behind the design.

https://testlens.app/blog/2026/03/26/new-logo/

#ContinuousIntegration #Testing #Java #GitHub #JUnit #Gradle #Maven

TestLens Has a New Look

We've refreshed the TestLens visual identity with a new logo, colors, and fonts. Here's the story behind the design.

ApproveJ 1.5.0 is here! 🚀

Stop writing manual assertions for complex data. Our #JVM approval testing library just got a huge update:

📸 Visual Testing: Approve screenshots (Playwright/Selenium) with pHash.
🗄️ DB Testing: Approve SQL results as Markdown tables.

🔗 https://approvej.org

#ApproveJ #Java #Testing #OpenSource #JavaDev #JUnit #VisualTesting

ApproveJ

RE: https://mastodon.social/@testlens/116250988040244817

I very much enjoy the work on TestLens with @britter and @marcphilipp. So many ideas to tackle the pain many developers in our space feel every day. The next features are already in the making. And we get a bunch of very good feedback from our early beta users. Let me know, if you want to join in!

#Java #Testing #JUnit #Gradle #Maven #CI #FlakyTests

Neither. I just use #AssertJ! 🤓

And yes, this is coming from a #JUnit maintainer. 😇

Bootcamp Back-end com Java & QA Gratuito: 64h com Projetos e Portfólio na DIO - Guia de TI

Participe do bootcamp back-end com java da DIO e aprenda Spring, SQL e testes com JUnit.

Guia de TI
JGiven est une proposition de BDD où on n'écrit que du Java. C'est intéressant, ça me donne bien envie de le tester ... Mais je ne suis pas sûr que ce soit compatilbe avec JUnit 5 ... https://jgiven.org/ #java #junit #test #bdd #opensource #framework
JGiven

A developer-friendly BDD tool for Java

JUnit ist das Standardwerkzeug für automatisierte Tests im Java-Umfeld. Wenn du mit Java arbeitest, wirst du früher oder später nicht daran vorbeikommen. Tests sind kein Selbstzweck und auch kein akademisches Konstrukt, sondern ein Werkzeug, das dir im Alltag hilft, Fehler früh zu erkennen und Änderungen sicher umzusetzen. Gerade bei wachsendem Codebestand ist das entscheidend.

https://magicmarcy.de/junit-basics-verstaendlich-erklaert

#ArrangeActAssert #JUnit #Assertions
#InitTest #Java #Erwartungen #Programming

JUnit Basics verständlich erklärt | magicmarcy.de

JUnit ist das Standardwerkzeug für automatisierte Tests im Java-Umfeld. Wenn du mit Java arbeitest, wirst du früher oder später nicht daran vorbeikommen. Tests sind kein Selbstzweck und auch kein akademisches Konstrukt, sondern ein Werkzeug, das dir im Alltag hilft, Fehler früh zu erkennen und Änderungen sicher umzusetzen. Gerade bei wachsendem Codebestand ist das entscheidend.

magicmarcy.de

Java для автотестов: первые шаги с нуля

Статья к открытому уроку курса QA Automation Engineer про начало разработки тестов на языке Java которая погружает в основы синтаксиса

https://habr.com/ru/companies/otus/articles/994164/

#java #автоматизация_тестирования #QA_Automation #обучение_Java #Selenium #JUnit #программирование_для_начинающих

Java для автотестов: первые шаги с нуля

Всем привет, меня зовут Сергей Прощаев и в этой статье расскажу про первые шаги в Java для автоматизации тестирования. Мы разберём, почему Java уже более 25 лет остаётся...

Хабр