trivago / cucable-plugin

Maven plugin that simplifies running Cucumber scenarios in parallel.
Apache License 2.0
115 stars 42 forks source link

Question : How is it diff from cucumber-jvm-parallel-plugin #61

Closed coding-yogi closed 6 years ago

bischoffdev commented 6 years ago

It is a little bit easier to use since it doesn't generate complete runners from pom properties but requires a template file. It uses the latest Gherkin parser, supports non-English features, splits scenario outlines into distinct scenarios, supports generating multiple runners for the same feature and last but not least supports placeholders in scenario names.