mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-30 00:51:06 +02:00
Updated Command line (markdown)
@@ -58,10 +58,8 @@ To see successul, as well as failing, test results just pass this option.
|
|||||||
-l, --list [test|reporter] [xml]
|
-l, --list [test|reporter] [xml]
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
With no arguments this option will list all registered tests and reporters using a standard line based listing format.
|
With no arguments this option will list all registered tests and reporters using a standard line based listing format. <br />
|
||||||
|
Supplying the *xml* argument formats the list as an xml document (which may be useful for consumption by other tools).<br />
|
||||||
Supplying the *xml* argument formats the list as an xml document (which may be useful for consumption by other tools).
|
|
||||||
|
|
||||||
Supplying the *test* or *reporter* arguments narrow the list to tests or reporters respectively.
|
Supplying the *test* or *reporter* arguments narrow the list to tests or reporters respectively.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
Reference in New Issue
Block a user