shipra6Occasional Contributor3 years agoCan we have multiple scenario outline in one feature file of cucumber in test completeI have to run multiple scenarios in single feature file.I have used scenario outline with examplescan any one suggest better way of doing it ?
Related ContentCucumber executable jar has undefined scenarios-- rerun failed scenariosTags we are passing multiple tags like @Smoke and @Regression in CucumberOption showing 0 scenariosdeprecated Main class error while using Cucumber 6.1.1Execute Scenario from AfterFeature function
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