File tree Expand file tree Collapse file tree 1 file changed +9
-21
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 1 file changed +9
-21
lines changed Original file line number Diff line number Diff line change 1
1
[[release-notes-6.0.0-RC1]]
2
2
== 6.0.0-RC1
3
3
4
- *Date of Release:* ❓
4
+ *Date of Release:* August 20, 2025
5
5
6
- *Scope:* ❓
6
+ *Scope:*
7
+
8
+ * Display name improvements for parameterized classes and tests
9
+ * Replacing of non-printable control characters in display names
10
+ * Deterministic order of `@Nested` classes
11
+ * Inheritance of `@TestMethodOrder` by enclosed `@Nested` classes
12
+ * `MethodOrderer.Default` and `ClassOrderer.Default` for `@Nested` classes
7
13
8
14
For a complete list of all _closed_ issues and pull requests for this release, consult the
9
15
link:{junit-framework-repo}+/milestone/102?closed=1+[6.0.0-RC1] milestone page in the JUnit
@@ -13,11 +19,6 @@ repository on GitHub.
13
19
[[release-notes-6.0.0-RC1-junit-platform]]
14
20
=== JUnit Platform
15
21
16
- [[release-notes-6.0.0-RC1-junit-platform-bug-fixes]]
17
- ==== Bug Fixes
18
-
19
- * ❓
20
-
21
22
[[release-notes-6.0.0-RC1-junit-platform-deprecations-and-breaking-changes]]
22
23
==== Deprecations and Breaking Changes
23
24
@@ -86,17 +87,4 @@ repository on GitHub.
86
87
[[release-notes-6.0.0-RC1-junit-vintage]]
87
88
=== JUnit Vintage
88
89
89
- [[release-notes-6.0.0-RC1-junit-vintage-bug-fixes]]
90
- ==== Bug Fixes
91
-
92
- * ❓
93
-
94
- [[release-notes-6.0.0-RC1-junit-vintage-deprecations-and-breaking-changes]]
95
- ==== Deprecations and Breaking Changes
96
-
97
- * ❓
98
-
99
- [[release-notes-6.0.0-RC1-junit-vintage-new-features-and-improvements]]
100
- ==== New Features and Improvements
101
-
102
- * ❓
90
+ No changes.
You can’t perform that action at this time.
0 commit comments