AMLSim
/
jars
/junit5-r5.10.2
/documentation
/src
/docs
/asciidoc
/release-notes
/release-notes-5.9.0.adoc
== 5.9.0 | |
*Date of Release:* July 26, 2022 | |
*Scope:* | |
* XML reports in the new https://github.com/ota4j-team/open-test-reporting[Open Test Reporting] | |
format | |
* Configurable cleanup mode for `@TempDir` | |
* Configurable thread mode for `@Timeout` | |
* Conditional execution based on OS architectures | |
* New `TestInstancePreConstructCallback` extension API | |
* Reusable parameter resolution for custom extension methods via `ExecutableInvoker` | |
* Parameter injection for `@MethodSource` methods | |
* New `IterationSelector` | |
* Various improvements to `ConsoleLauncher` | |
* Numerous bug fixes and minor improvements | |
For complete details consult the | |
https://junit.org/junit5/docs/5.9.0/release-notes/index.html[5.9.0 Release Notes] online. | |