File tree Expand file tree Collapse file tree
documentation/modules/ROOT/partials/release-notes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[[v5.14.4]]
22== 5.14.4
33
4- *Date of Release:* ❓
4+ *Date of Release:* April 26, 2026
55
6- *Scope:* Bug fix for legacy XML reporting of `@ClassTemplate`/`@ParameterizedClass` tests
6+ *Scope:* Bug fixes and enhancements since 5.14.3
77
88For a complete list of all _closed_ issues and pull requests for this release, consult the
9- link:{junit-framework-repo}+/milestone/MILESTONE_NUMBER ?closed=1+[5.14.4] milestone page in the JUnit
9+ link:{junit-framework-repo}+/milestone/118 ?closed=1+[5.14.4] milestone page in the JUnit
1010repository on GitHub.
1111
1212
@@ -18,14 +18,15 @@ repository on GitHub.
1818
1919* A race condition in `NodeTestTask.parentContext` has been fixed.
2020
21+
2122[[v5.14.4-junit-jupiter]]
2223=== JUnit Jupiter
2324
2425[[v5.14.4-junit-jupiter-bug-fixes]]
2526==== Bug Fixes
2627
27- * Include index of `@ClassTemplate`/`@ParameterizedClass` invocations in test names in
28- legacy XML reports to make them unique.
28+ * Legacy XML reports now include the index of `@ClassTemplate`/`@ParameterizedClass`
29+ invocations in test names to make them unique.
2930* Legacy XML reports now include parent display names to make it easier to distinguish
3031 between invocations for different parameters.
3132
You can’t perform that action at this time.
0 commit comments