jolly-good-toolbelt / sphinx_gherkindoc

A tool to convert Gherkin into Sphinx documentation
https://jolly-good-toolbelt.github.io/sphinx_gherkindoc/
11 stars 10 forks source link

Consistent writer descriptions #33

Closed bradsbrown closed 4 years ago

bradsbrown commented 4 years ago

Move some behave-specific description line logic from writer.py's def description into a description property in the behave parser models, so that the custom logic doesn't affect pytest-bdd-parsed files.