Gauge Specification Parser
This project Parses a Gauge specification into an appropriate data structure. This structure can then be modified and rendered back to a .spec file.
It supports:
- Headings
- Scenarios
- Steps
- Tags
- Context Steps
- Tear Down Steps
- Comments
It doesn't support yet:
- Tables
- Parameters