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

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 |

Assignee | Mauro Talevi [ maurotalevi ] |

Status | Open [ 1 ] | In Progress [ 3 ] |

Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |

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/