featureId by invoking
cucumber.api.cli.Main#run(String[], ClassLoader).
featureId by invoking
cucumber.api.cli.Main#run(String[], ClassLoader).
folderRelativePath
by invoking cucumber.api.cli.Main#run(String[], ClassLoader).
folderRelativePath
by invoking cucumber.api.cli.Main#run(String[], ClassLoader)
The generated reports will be extracted in the current report folder with the following path: <report_folder>/cucumber_report/<current_time_stamp>
- Example #1: Run a single feature file with selected tags
import com.kms.katalon.core.cucumber.keyword.CucumberBuiltinKeywords as CucumberKW
import com.kms.katalon.core.model.FailureHandling
cucumberRunnerClass that is annotated with Cucumber runner by invoke JUnit
runner.