1
1
[[release-notes-5.12.0-RC2]]
2
2
== 5.12.0-RC2
3
3
4
- *Date of Release:* February 14 , 2025
4
+ *Date of Release:* February 12 , 2025
5
5
6
6
*Scope:* Minor enhancements since JUnit 5.12.0-RC1.
7
7
@@ -13,35 +13,12 @@ repository on GitHub.
13
13
[[release-notes-5.12.0-RC2-junit-platform]]
14
14
=== JUnit Platform
15
15
16
- [[release-notes-5.12.0-RC2-junit-platform-bug-fixes]]
17
- ==== Bug Fixes
18
-
19
- * ❓
20
-
21
- [[release-notes-5.12.0-RC2-junit-platform-deprecations-and-breaking-changes]]
22
- ==== Deprecations and Breaking Changes
23
-
24
- * ❓
25
-
26
- [[release-notes-5.12.0-RC2-junit-platform-new-features-and-improvements]]
27
- ==== New Features and Improvements
28
-
29
- * ❓
16
+ No changes.
30
17
31
18
32
19
[[release-notes-5.12.0-RC2-junit-jupiter]]
33
20
=== JUnit Jupiter
34
21
35
- [[release-notes-5.12.0-RC2-junit-jupiter-bug-fixes]]
36
- ==== Bug Fixes
37
-
38
- * ❓
39
-
40
- [[release-notes-5.12.0-RC2-junit-jupiter-deprecations-and-breaking-changes]]
41
- ==== Deprecations and Breaking Changes
42
-
43
- * ❓
44
-
45
22
[[release-notes-5.12.0-RC2-junit-jupiter-new-features-and-improvements]]
46
23
==== New Features and Improvements
47
24
@@ -53,19 +30,9 @@ repository on GitHub.
53
30
[[release-notes-5.12.0-RC2-junit-vintage]]
54
31
=== JUnit Vintage
55
32
56
- [[release-notes-5.12.0-RC2-junit-vintage-bug-fixes]]
57
- ==== Bug Fixes
58
-
59
- * ❓
60
-
61
- [[release-notes-5.12.0-RC2-junit-vintage-deprecations-and-breaking-changes]]
62
- ==== Deprecations and Breaking Changes
63
-
64
- * ❓
65
-
66
33
[[release-notes-5.12.0-RC2-junit-vintage-new-features-and-improvements]]
67
34
==== New Features and Improvements
68
35
69
- * Support for executing test methods in parallel. Please refer to the
36
+ * Added support for executing test _methods_ in parallel. Please refer to the
70
37
<<../user-guide/index.adoc#migrating-from-junit4-parallel-execution, User Guide>> for
71
38
more information.
0 commit comments