Fixed
Details
Assignee
Mauro TaleviMauro TaleviReporter
Mauro TaleviMauro TaleviComponents
Fix versions
Priority
Major
Details
Details
Assignee
Mauro Talevi
Mauro TaleviReporter
Mauro Talevi
Mauro TaleviComponents
Fix versions
Priority

Created October 17, 2010 at 9:08 AM
Updated October 22, 2010 at 6:40 PM
Resolved October 22, 2010 at 6:40 PM
Starting from Adriano Bonat's contribution via GitHub (http://github.com/tanob/jbehave-core), add a jbehave-groovy module with extensions of core for Groovy-specific support, similarly to IOC framework extensions (Guice, Pico, Spring).
Initially, it will contain a GroovyStepsFactory to create steps instances from Groovy scripts.
It should also provide support for @UsingGroovy annotation, to specify the GroovyClassLoader and the GroovyResourceFinder.