We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffebb54 commit 44e2a3cCopy full SHA for 44e2a3c
documentation/src/docs/asciidoc/release-notes/release-notes-5.8.0-RC1.adoc
@@ -5,6 +5,14 @@
5
6
*Scope:* ❓
7
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
+
16
For a complete list of all _closed_ issues and pull requests for this release, consult the
17
link:{junit5-repo}+/milestone/55?closed=1+[5.8 RC1] milestone page in the JUnit repository
18
on GitHub.
0 commit comments