Hi,
We are about to submit our report of BDD tools evaluation. We have couple of questions
1. JBehave provides parallel test execution. Currently not available in Cucumber-JVM. I saw from the forum, there are couple of attempts & hacks to achieve indirectly.
It is the compelling feature, very helpful for selenium tests (which takes long time to run , and in cloud run like saucelabs will take longer time if we run sequentially) , parallel execution will definetly speed up.
Is there a plan in roadmap of the tool?
2. JBehave provides richer life cycle callbacks/hooks support. Before and After Scenario/Story/All Stories, code can be written.
Before Story, we would like to start browser, and run several scenarios, then after story we terminate the browser. So parallelly say like 5 features will run on separate browsers.
Is there a plan in roadmap of the tool?
3. Download statistics. Want to have the download statistics. Can you please share maven central download statistics for last 1 year or so. It seems only the project owners can see the statistics from maven central.
4. Forum statistics. Last 1 year no. of posts, no. of users etc.
Notes: Currently we prefer cucumber-jvm and already started using it on our projects. The reason we felt is Cucumber-JVM seems simple, more active development/discussion happening, people migrating from jbehave to cucumber-jvm, and better github stats like stargazers, and forks.
Please also share if any other differentiating features if you believe.
Thanks & Regards
Senthil