- Status: Distinguish between failures and errors
- Pending steps
- Support for cucumber-expressions
- Use StepNotImplementedError (was: NotImplementedError)
- ADDED: steps.code formatter -- Shows steps with code-section.
- ...
ISSUES:
- issue #1047: Step type is inherited for generic step if possible (submitted by: zettseb)
- ...
BACKWARD INCOMPATIBLE:
- parser: No longer strips trailing colon from steps with text/table section.