pytest-bdd
pytest-bdd copied to clipboard
Rewrite parser
The current parser deserves a rewrite, so that we can easily expand it and test it.
TODOs:
- [ ] Get test suite to succeed
- [ ] Convert tests for the parser to unit tests
- [ ] Support Gherkin Rule (https://github.com/pytest-dev/pytest-bdd/issues/394)