#JUnit 5.13.3 is released!
π Bug fixes and minor improvements
GitHub | https://github.com/sormuras |
Gravatar | https://gravatar.com/sormuras |
#JUnit 5.13.3 is released!
π Bug fixes and minor improvements
New #GradleX release π
id("org.gradlex.java-module-packaging").version("1.1")
Combine it with other org.gradlex plugins for smooth dependency management and modern Java workflows to
build self-contained, installable Java apps with the Java Module System and jpackage. π§© π¦ π
Special thanks to @koppor and @jabref for collaborating closely on this β they now rely on GradleX plugins to streamline their packaging.
A Gradle plugin to package stand-alone Java applications for multiple operating systems and architectures with 'jpackage'. - gradlex-org/java-module-packaging
If you ever need to adapt a #JUnit3 TestSuite to run directly in #JUnit #Jupiter, it's actually possible with dynamic tests! π
Here's how I run the @β Inject TCK in the @SpringFramework.
Kudos to @marcphilipp for suggesting the dynamic test idea.
#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
#JUnit Logo Contest Update
Here are some of the top contenders.
Please let us know your thoughts.
And additional proposals are welcome!
#JUnit 5.13.2 is released!
β οΈ Fix discovery issue detection for inner classes and abstract methods
π Bug fixes and minor improvements