SevukanSNew Member3 years agoCan I run a specific scenario first and run remaining scenarios after?Is there a way to call a separate runner with few scenarios in before Suite hooks? The few scenarios can be parallel and the remaining scenarios can be parallel too. But the first run should be some particular scenarios. Thank you
Related Content-- rerun failed scenariosExecute Scenario from AfterFeature functionCucumber executable jar has undefined scenariosIssue when trying to run a specific scenario file and tag when calling through command lineLoop entire Scenario
Recent DiscussionsCannot get Cucumber to run tests under Maven Failsafe plugin and JUnit 5Upgrading Cucumber from 4.2.5 to Latest (7.x)Could not find or load main class cucumber.api.cli.MainHow can I make the annotation @ParemeterType use a list?Cucumber-JVM Customized Retry Mechanism