Skip to content

Commit

Permalink
Prepare scope for release notes for 5.8 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Aug 17, 2021
1 parent ffebb54 commit 44e2a3c
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@

*Scope:* ❓

* Improvements to the `SuiteTestEngine`
* New `UniqueIdTrackingListener`
* Java Flight Recorder support on Java 8 Update 262 or higher
* `@TempDir` can be used to create multiple temporary directories
* Extension registration via `@ExtendWith` on fields and parameters
* Auto-close support for arguments in `@ParameterizedTest` methods
* Numerous bug fixes

For a complete list of all _closed_ issues and pull requests for this release, consult the
link:{junit5-repo}+/milestone/55?closed=1+[5.8 RC1] milestone page in the JUnit repository
on GitHub.
Expand Down

0 comments on commit 44e2a3c

Please sign in to comment.