Using jbehave-core and jbehave-web against pre-existing website etsy.com
- The module 'etsy-stories-groovy-pico' runs (via mvn) stories using steps written in Groovy and composed using Pico.
- The module 'etsy-stories-java-spring' runs (via mvn) stories using steps written in Java and composed using Spring.
- The module 'etsy-web-runner' is a simple webapp that allows generic stories to be run. Note the app is not multiuser and not does support asynchronous execution. It is not appropriate to run long-running stories. It is also useful as a web front-end to the DSL syntax defined in your steps.
See LICENSE.txt in the source root (BSD).