"Behaviour-driven development in Java...."
JBehave 3.x
JBehave 2.x
2 comments
How do I generate a report of all the Steps I have available? How do I include examples and documentation for each step in such a report?
You can use the StepdocGenerator providing the Steps classes as inputs.
JBehave Web Runner (http://jbehave.org/reference/web/stable/using-web-runner.html) includes stepdoc viewing as standard functionality.
Name (required)
Mail (will not be published) (required)
Website
Anti-spam word: (Required)* To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Notify me of followup comments via e-mail
How do I generate a report of all the Steps I have available? How do I include examples and documentation for each step in such a report?
You can use the StepdocGenerator providing the Steps classes as inputs.
JBehave Web Runner (http://jbehave.org/reference/web/stable/using-web-runner.html) includes stepdoc viewing as standard functionality.