Hi Team, I was wondering if it would be possible to develop a feature to generate the Java source code. JBehave give us the ability to map English like statements to actual Java methods. I was wondering if we can have a feature to generate the source code, essentially spit out the code inside the methods for each step in our test case. This can be highly useful to quickly write a test case and then take the output source code and customize it for more complex tests.
Thanks,
Kai
