Test Runners & Java Agent: Special Cases
Use Case: Cucumber File Names as Tests
How to set sl.cucumberFeatureLevel:
sl.cucumberFeatureLevel:SL_CUCUMBER_FEATURE_LEVEL=true{
"tokenFile": "./sltoken.txt",
"createBuildSessionId": false,
"executionType": "testsonly",
"testStage": "Functional Tests",
...
"sealightsJvmParams": {
"sl.cucumberFeatureLevel": true
}
}Use Case: Mark a “Calibration Run” from a Java Test Runner
How to set sl.calibrationLearning:
sl.calibrationLearning:Last updated
Was this helpful?

