Optional
jsonGenerate a JSON report.
false
, a JSON report will be generated and made available in quench.reports,
as well as through the hookEvents!quenchReports hook.true
, a JSON report will be generated as above,
and also be uploaded to the server as Data/quench-report.json
, overwriting any existing file.
Option defaults can be found in QuenchJsonReportOptions.Optional
preWhether only batches registered with QuenchRegisterBatchOptions.preSelected
set to true
should be run.
Optional
updateWhether snapshots generated in this run should be saved
Options affecting the running of batches