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.
--coverage-schemes
1 parent a971245 commit efe4e53Copy full SHA for efe4e53
README.md
@@ -179,6 +179,9 @@ utplsql run "my/Username"/"myP@ssword"@connectstring
179
180
-seed - Sets the seed to use for random test execution order. If set, it sets -random to true
181
(--random-test-order-seed)
182
+
183
+--coverage-schemes - A comma separated list of schemas on which coverage should be gathered
184
+ Format: --coverage-schemes=schema1[,schema2[,schema3]]
185
```
186
187
Parameters -f, -o, -s are correlated. That is parameters -o and -s are controlling outputs for reporter specified by the preceding -f parameter.
0 commit comments