pytest-bdd icon indicating copy to clipboard operation
pytest-bdd copied to clipboard

Rewrite parser

Open youtux opened this issue 5 years ago • 0 comments

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)

youtux avatar Oct 05 '20 09:10 youtux