Class CucumberWithSerenityRuntimeMain

java.lang.Object
net.serenitybdd.cucumber.integration.intellij.CucumberWithSerenityRuntimeMain

@Deprecated public class CucumberWithSerenityRuntimeMain extends Object
Deprecated.
A test runner that allows you to run feature files directly from IntelliJ. This avoids having to write specific runners for each feature file. Contributed by Vladimir Ivanov Deprecated: Replaced with cucumber.runtime.cli.Main