A simple React app for viewing and interacting with Gherkin feature files.
- Display Gherkin features, scenarios, and steps
- Track progress with checkboxes for each step
- Support for tables in steps
- Support for tags via @ for features and scenarios
- Features
- Scenarios and Scenario Outlines
- Steps (Given, When, Then, And, But)
- Tables in steps
- Tags via @ for features and scenarios
- Pavel Rozhkov @projkov
- Roman Podrubny @roman-podrubny