Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 1.07 KB

release-notes-5.8.1.adoc

File metadata and controls

60 lines (33 loc) · 1.07 KB

5.8.1

Date of Release:

Scope: Bug fixes since 5.8.0

For a complete list of all closed issues and pull requests for this release, consult the 5.8.1 milestone page in the JUnit repository on GitHub.

JUnit Platform

Bug Fixes

Deprecations and Breaking Changes

New Features and Improvements

JUnit Jupiter

Bug Fixes

Deprecations and Breaking Changes

New Features and Improvements

  • JAVA_18 has been added to the JRE enum for use with JRE-based execution conditions.

  • The current test or container’s ExecutionMode is now accessible from ExtensionContext.

JUnit Vintage

Bug Fixes

  • Relaxed version constraint in published Gradle Module Metadata to allow downgrading the junit:junit dependency from 4.13.2.

Deprecations and Breaking Changes

New Features and Improvements