We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a0e7c commit 5a989ffCopy full SHA for 5a989ff
docs/guides/BUILDING.md
@@ -616,8 +616,8 @@ Coverage from cluster implementations - all: Coverage from the entire Matter SDK
616
--python Also run Python-based tests, in addition to unit tests.
617
618
-o, --output_root=DIR If specified, skip the build phase and only run coverage
619
-on the provided build output directory. This directory must have been
620
-built with use_coverage=true and have had tests run already.
+on the provided build output directory. This directory must have been built with
+use_coverage=true and have had tests run already.
621
622
--target=<testname> When running unit tests, specifies a particular test target
623
to run (e.g., TestEmberAttributeBuffer.run).
0 commit comments