Skip to content

Commit

Permalink
Add release note entry for issue junit-team#3235
Browse files Browse the repository at this point in the history
  • Loading branch information
alemendoza-v committed Apr 23, 2023
1 parent df30a46 commit 88179fe
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -58,6 +58,9 @@ repository on GitHub.
`@MethodSource("myFactory([Ljava.lang.String;)`.
* Exceptions thrown for undeletable files when cleaning up a temporary directory created
via `@TempDir` now include the root cause.
* The `{displayName}` placeholder of `@ParameterizedTest` is no longer parsed during the
evaluation of the `MessageFormat`, now `@DisplayName` and Kotlin method names can contain
single apostrophes and `MessageFormat` elements, such as `{data}`.

==== Deprecations and Breaking Changes

Expand Down

0 comments on commit 88179fe

Please sign in to comment.