We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123a071 commit 2ce77ebCopy full SHA for 2ce77eb
documentation/src/docs/asciidoc/release-notes/release-notes-5.3.2.adoc
@@ -13,7 +13,11 @@ repository on GitHub.
13
[[release-notes-5.3.2-junit-platform]]
14
=== JUnit Platform
15
16
-No changes
+==== Bug Fixes
17
+
18
+* The `ConsoleLauncher` configured with `--details verbose` no longer throws a
19
+ `MissingFormatArgumentException` exception if a test method display name
20
+ contains `String` format specifiers, like `%c`.
21
22
23
[[release-notes-5.3.2-junit-jupiter]]
0 commit comments