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 5b942d5 commit a219358Copy full SHA for a219358
documentation/src/docs/asciidoc/user-guide/advanced-topics/junit-platform-reporting.adoc
@@ -137,8 +137,8 @@ $ java -jar junit-platform-console-standalone-{platform-version}.jar <OPTIONS> \
137
--config=junit.platform.reporting.output.dir=reports
138
----
139
140
-Configuration parameters can also be set via a resource path file, by specifying the
141
-`--config-resource` option:
+Configuration parameters can also be set in a custom properties file supplied as a classpath resource
+via the `--config-resource` option:
142
143
[source,console,subs=attributes+]
144
0 commit comments