enableContinuousRun property
Whether to run test cases in TestCasesConfig.test_cases periodically.
Default false. If set to true, run once a day.
Implementation
core.bool? enableContinuousRun;
Whether to run test cases in TestCasesConfig.test_cases periodically.
Default false. If set to true, run once a day.
core.bool? enableContinuousRun;