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.
1 parent 90a038b commit 712f91eCopy full SHA for 712f91e
test_util.py
@@ -162,6 +162,9 @@
162
runs_to_average = < number of past runs to include when computing the average,
163
default is 5 >
164
165
+ runtime_params = < run-time parameters to be added to the test command line
166
+ arguments >
167
+
168
Getting started:
169
170
To set up a test suite, it is probably easiest to write the
0 commit comments