Yay, one big step closer to the release of #IntelliJIDEA 2025.3! Check out the release candidate: https://blog.jetbrains.com/idea/2025/11/intellij-idea-2025-3-release-candidate/

#Java #JDK25 #Junit6 #SpringBoot4

IntelliJ IDEA 2025.3 Release Candidate Is Here | The IntelliJ IDEA Blog

The Release Candidate for IntelliJ IDEA 2025.3 is now available, and we’re closing the Early Access Program for this development cycle.  Thank you to everyone who evaluated the EAP builds,

The JetBrains Blog

JUnit 6 finally unifies the testing world.
✅ Single version for all modules
✅ Java 17 baseline
✅ Faster CSV, smarter fail-fast
✅ Seamless Quarkus support

Here’s how to modernize your test suite without breaking a thing:
https://www.the-main-thread.com/p/junit6-quarkus-modern-java-testing

#Java #Quarkus #JUnit6 #Testing #DevLife

JUnit 6 đã chính thức phát hành! Phiên bản mới mang lại nhiều cải tiến cho framework testing Java. Tìm hiểu thêm tại docs.junit.org/6.0.0/release-notes #Java #Testing #JUnit6 #PhatHanh #KienTrucPhanMem

https://www.reddit.com/r/programming/comments/1nwynju/junit_6_is_released/

Want to contribute to #JUnit6?

This issue is "up for grabs"! 😎

https://github.com/junit-team/junit5/issues/4535

Introduce `List` support in the `Arguments` API for parameterized tests · Issue #4535 · junit-team/junit5

Overview Please excuse the somewhat long context, which I feel is necessary to establish the need for this ticket. I run golden tests by reading from a zip file, that has pairs of input and output ...

GitHub