Releases: gwen-interpreter/gwen
Releases · gwen-interpreter/gwen
1.0.2
1.0.1
1.0.0
Introduced the Gwen interpreter including:
- Gherkin parser
- Abstract evaluation engine
- REPL console
- Batch execution
- Evaluation reports (Rich HTML and JUnit-XML)
- Slideshows in reports
- Data scopes (global, local, and user defined scopes)
- Meta features
- Composable step definitions (@StepDef) with parameters
- Serial and parallel execution
- Feature and scenario level tags (annotations)
- Static validation (--dry-run)
- Data driven execution (csv data feeds)
- System process calls
- Fail fast options
- Hybrid engine support
- String interpolation
- User level properties and meta overrides
- @ignore tag
- Base64 encoding and decoding
- XML matching using XPath expressions
- Configuration settings
- See also: change log