Skip to content

Commit efe4e53

Browse files
committed
Add --coverage-schemes to README
1 parent a971245 commit efe4e53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ utplsql run "my/Username"/"myP@ssword"@connectstring
179179
180180
-seed - Sets the seed to use for random test execution order. If set, it sets -random to true
181181
(--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]]
182185
```
183186

184187
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

Comments
 (0)