Details
-
Type: New Feature
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.x, 4.x
-
Fix Version/s: 4.x
-
Component/s: Core, Documentation
-
Labels:None
-
Number of attachments :
Description
JBehave supports step documentation which is a cool feature: If I add a Javadoc comment to the method which implements a step, I can see that comment in the JBehave editor when I use code completion.
However this information is not integrated in any of the JBehave reports.
A workaround might be to create a Javadoc for the step classes.
I would like to suggest that this kind of report is produced by the JBehave StoryReporterBuilder as part of the JBehave's own reports.