Skip to content

Commit

Permalink
Add new tree theme console option to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sormuras committed Mar 12, 2017
1 parent f889ef8 commit d299aa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/src/docs/asciidoc/release-notes-5.0.0-M4.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ on GitHub.
details mode for when tests are executed. Use one of: `none`, `flat`, `tree` or `verbose`. If
`none` is selected, then only the summary and test failures are shown (see
<<running-tests-console-launcher-options>>).
* The new `--details-theme <Theme>` option of the `ConsoleLauncher` now allows to select a
theme for when tests are executed and printed as a tree. Use one of: `ascii` or `unicode`
(see <<running-tests-console-launcher-options>>).
* An executable `junit-platform-console-standalone-{platform-version}.jar` artifact containing
the Jupiter and Vintage test engines with all dependencies is generated by the default build
process, stored in `junit-platform-console-standalone/build/libs` and published to the Maven
Expand Down

0 comments on commit d299aa0

Please sign in to comment.