Skip to content

Commit 44e2a3c

Browse files
committed
Prepare scope for release notes for 5.8 RC1
1 parent ffebb54 commit 44e2a3c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.8.0-RC1.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
*Scope:* ❓
77

8+
* Improvements to the `SuiteTestEngine`
9+
* New `UniqueIdTrackingListener`
10+
* Java Flight Recorder support on Java 8 Update 262 or higher
11+
* `@TempDir` can be used to create multiple temporary directories
12+
* Extension registration via `@ExtendWith` on fields and parameters
13+
* Auto-close support for arguments in `@ParameterizedTest` methods
14+
* Numerous bug fixes
15+
816
For a complete list of all _closed_ issues and pull requests for this release, consult the
917
link:{junit5-repo}+/milestone/55?closed=1+[5.8 RC1] milestone page in the JUnit repository
1018
on GitHub.

0 commit comments

Comments
 (0)