File tree 1 file changed +1
-21
lines changed
documentation/src/docs/asciidoc/release-notes 1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change 1
1
[[release-notes-5.7.1]]
2
2
== 5.7.1
3
3
4
- *Date of Release:* ❓
4
+ *Date of Release:* February 4, 2021
5
5
6
6
*Scope:* Bug fixes since 5.7.0
7
7
@@ -30,14 +30,6 @@ GitHub.
30
30
* The legacy XML report now always includes container-level failures (e.g. from
31
31
`@BeforeAll` Jupiter lifecycle methods).
32
32
33
- ==== Deprecations and Breaking Changes
34
-
35
- * ❓
36
-
37
- ==== New Features and Improvements
38
-
39
- * ❓
40
-
41
33
42
34
[[release-notes-5.7.1-junit-jupiter]]
43
35
=== JUnit Jupiter
@@ -51,10 +43,6 @@ GitHub.
51
43
* Creator functions passed to `ExtensionContext.Store.getOrComputeIfAbsent()` are now only
52
44
called once even if they throw an exception.
53
45
54
- ==== Deprecations and Breaking Changes
55
-
56
- * ❓
57
-
58
46
==== New Features and Improvements
59
47
60
48
* The user guide now explains Nested Tests in more detail.
@@ -70,11 +58,3 @@ GitHub.
70
58
71
59
* The legacy reporting name of top-level test classes is now always their fully-qualified
72
60
class name. Previously, a textual description was returned for JUnit 3 suites.
73
-
74
- ==== Deprecations and Breaking Changes
75
-
76
- * ❓
77
-
78
- ==== New Features and Improvements
79
-
80
- * ❓
You can’t perform that action at this time.
0 commit comments