radish-bdd / radish

Behavior Driven Development tooling for Python. The root from red to green.
https://radish-bdd.github.io
MIT License
181 stars 49 forks source link

Refactoring for v1.0.0 #361

Closed timofurrer closed 5 years ago

timofurrer commented 5 years ago

Currently a lot of interfaces are broken and features are not yet re-implemented. I'll try to reduce the user-facing-interface breaks to a minimum.

The refactoring was necessary due to limitations in the parser, runner and some of the registries. The v1.0.0 is fully Gherkin v6 compatible.