Details
Description
Given a CandidateSteps instance, we want generate the list of annotated candidate steps available to scenario writers,
with list of steps patterns and aliases.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Description |
Given a Steps instance, it'd be very useful to generate the list of candidate steps available to scenario writers. Something as simple as iterating through the annotated methods and writing out the list of the steps patterns. |
Given a Steps instance, it'd be very useful to generate the list of candidate steps available to scenario writers. Something as simple as iterating through the annotated methods and writing out the list of the step patterns. |
Summary | Generate StepsDoc from annotated methods | Generate StepDoc from annotated methods |
Mauro Talevi
made changes -
Assignee | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Mauro Talevi
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mauro Talevi
made changes -
Summary | Generate StepDoc from annotated methods | Generate StepDoc from annotated methods of CandidateSteps instance |
Description |
Given a Steps instance, it'd be very useful to generate the list of candidate steps available to scenario writers. Something as simple as iterating through the annotated methods and writing out the list of the step patterns. |
Given a CandidateSteps instance, we want generate the list of annotated candidate steps available to scenario writers, with list of steps patterns and aliases. |
Documentation added to http://jbehave.org/documentation/stepdoc/