neomatrix369 / OpenJDKProductivityTool

The OpenJDK productivity tool - a reviewers and contributors handy tool, to speed up delivery of patches!
GNU General Public License v2.0
1 stars 0 forks source link

Convert project to use Cucumber JVM #24

Open neomatrix369 opened 11 years ago

neomatrix369 commented 11 years ago

Transform the current project from the exiting JBehave implementation to the Cucumber JVM (previously Cuke4Duke) Implementation.

Other experienced users of BDD have commented about issues and learning curve with BDD, while have recommended Cucumber JVM as it does pretty much what we need in the BDD domain of implementation and does have the issues that come with JBehave.

One thing is clear, there's much better documentation and links on the web on Cucumber JVM as compared to JBehave.

Handy resources
neomatrix369 commented 11 years ago

I have come across mixed opinions about the two, but noticed in many instances the writers / critics have chosen Cucumber JVM over JBehave. Some say JBehave have better documentation and support both stories and features while Cucumber JVM only supports stories.

A handy link to help convert projects from JBehave to Cucumber JVM, see: http://jgoodsen.blogspot.co.uk/2012/07/converting-from-jbehave-to-cucumber-jvm.html

Cucumber JVM v/s Jbehave http://mayxu.wordpress.com/2012/02/16/jbehave-and-cucumber/

Future of Cucumber JVM http://gojko.net/2011/03/24/the-future-of-cucumber/

Another support post about Cucumber JVM http://bensnape.com/?p=285

seize-the-dave commented 10 years ago

This might be useful: https://github.com/adaptive-logic/jbehave-to-gherkin