jbehave-junit-runner
jbehave-junit-runner copied to clipboard
Suggestion on using this with WeldAnnotatedEmbedderRunner
I'm trying to integrate this project into my existing framework using Weld, with the @RunWith(WeldAnnotatedEmbedderRunner.class)
Are there any suggestions for going about this?
Thanks