Description
Parse and compile Gherkin feature files from Python tooling. It helps behavior-driven testing tools read scenarios, steps, examples, and tags written in the Given-When-Then style.
This is a developer library for test tooling, not a test runner by itself. Feature files should describe real behavior clearly, otherwise automated scenarios can become documentation that looks readable but does not verify useful outcomes.