behave-contrib / behave-html-formatter

HTML formatter for Behave
https://pypi.org/project/behave-html-formatter/
GNU General Public License v3.0
7 stars 10 forks source link

Add Behave's step library (copy+paste, cleaned up) #19

Closed bittner closed 3 years ago

bittner commented 3 years ago

Takes over Behave's step library behave4cmd0 as suggested in https://github.com/behave-contrib/behave-html-formatter/pull/9#issuecomment-743985215. I removed all commented out code and not strictly necessary comments, and fixed all flake8 complaints.

bittner commented 3 years ago

Nice! -- We now have working acceptance tests for all supported Python 3 versions.

Checks are only failing for the behave_html_formatter module. I'd prefer if you would fix that yourself, @schidlo. You know and understand the code better.

Hence, I'm merging to bring the goodies to the world! :rocket: :gift: