File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -155,13 +155,13 @@ utplsql run "my/Username"/"myP@ssword"@connectstring
155
155
-t=timeInMinutes - Sets the timeout in minutes after which the cli will abort.
156
156
(--timeout) Default 60
157
157
158
- -dbout - Enables DBMS_OUTPUT in the TestRunner-Session
159
- (--dbms_output) Default: false
158
+ -D - Enables DBMS_OUTPUT in the TestRunner-Session
159
+ (--dbms_output) Default: false
160
160
161
- -random - Enables random order of test executions
161
+ -r - Enables random order of test executions
162
162
(--random-test-order) Default: false
163
163
164
- -seed - Sets the seed to use for random test execution order. If set, it sets -random to true
164
+ -seed - Sets the seed to use for random test execution order. If set, it sets -random to true
165
165
(--random-test-order-seed)
166
166
```
167
167
You can’t perform that action at this time.
0 commit comments