Gherkin parser, written in PHP for Behat project
Stars
1.1k
Forks
94
Watchers
1.1k
Open Issues
15
Overall repository health assessment
No package.json found
This might not be a Node.js project
436
commits
133
commits
98
commits
97
commits
37
commits
14
commits
11
commits
8
commits
6
commits
5
commits
chore: Update to cucumber/gherkin v37.0.1 (#409)
74c6d6aView on GitHubfix: Reinstate support for legacy tag filters without `@` prefix (#407)
e260379View on GitHubFix trimming table cell padding in `gherkin-32` mode (#405)
64e7bbbView on GitHubMerge pull request #404 from stof/fix_keywords_dialect
dc8d60fView on GitHubFix the implementation of the default dialect for the keywords provider
df8fe06View on GitHubMerge pull request #402 from acoulton/maint-php-cs-fixer-updates
bc7e316View on GitHubfix: Add `Stringable` to classes implementing __toString()
b9af079View on GitHubMerge pull request #400 from acoulton/feat-tag-parsing-parity
d9957c7View on GitHubfix: TagFilter should handle tags with or without leading `@`
2972973View on GitHubfix: Throw on tag whitespace in `gherkin-32` compatibility mode
8ba3179View on GitHubfix: Keep leading '@' in tags in `gherkin-32` compatibility mode
0fff3eeView on GitHub