Skip to content

Commit 1a2baff

Browse files
committed
First commit for using the official gherkin parser (trying to maintain public API and current codebase as much as possible)
1 parent d517a80 commit 1a2baff

17 files changed

+243
-586
lines changed

poetry.lock

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ parse-type = "*"
4242
pytest = ">=6.2.0"
4343
typing-extensions = "*"
4444
packaging = "*"
45+
gherkin-official = "^29.0.0"
4546

4647
[tool.poetry.group.dev.dependencies]
4748
tox = ">=4.11.3"

0 commit comments

Comments
 (0)