Hi, I'm using JBehave for straight-forward tests. Which leads me to write redundant classes. After a while, this becomes tedious.
Those anybody knows a way to automatically generate Java classes based on the scenarios? I have checked JIRA and found issues jbehave-95 and jbehave-94 to be closed and jbehave-148 to still be open. I haven't found any examples of the website either. I'm not sure if it's something that has been done, or if I need to create my own generator. Cheers, Pran.
