5.14.4
JUnit 5.14.4
Fixed 3
- A race condition in NodeTestTask.parentContext has been fixed
- Legacy XML reports now include the index of @ClassTemplate/@ParameterizedClass invocations in test names to make them unique
- Legacy XML reports now include parent display names to make it easier to distinguish between invocations for different parameters
Date of Release: April 26, 2026 Scope: Bug fixes and enhancements since 5.14.3 For a complete list of all closed issues and pull requests for this release, consult the 5.14.4 milestone page in the JUnit repository on GitHub.
JUnit Platform
Bug Fixes
- A race condition in NodeTestTask.parentContext has been fixed.
JUnit Jupiter
Bug Fixes
- Legacy XML reports now include the index of @ClassTemplate/@ParameterizedClass invocations in test names to make them unique.
- Legacy XML reports now include parent display names to make it easier to distinguish between invocations for different parameters.
JUnit Vintage
No changes.