We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1689846 commit c8ec869Copy full SHA for c8ec869
documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc
@@ -18,6 +18,8 @@ JUnit repository on GitHub.
18
19
* Fix support for disabling ANSI colors on the console when the `NO_COLOR` environment
20
variable is available.
21
+* Enable auto-flushing of output in the `ConsoleLauncher` to fix issues with buffering,
22
+ in particular when using the `--details=testfeed` option.
23
24
[[release-notes-5.12.0-M1-junit-platform-deprecations-and-breaking-changes]]
25
==== Deprecations and Breaking Changes
0 commit comments