gedi
1f4ac0e8ec
simplify gherkin ast, since it is only one level deep token list
2015-06-19 09:37:32 +03:00
gedi
49130c8b08
test table node and events fired
2015-06-18 17:26:28 +03:00
gedi
0f6ec04318
do not split gherkin table to separate types
2015-06-18 11:07:53 +03:00
gedi
2807b07739
add PyString node support for step definitions and arguments
2015-06-18 10:55:04 +03:00
gedi
cb47b27090
more error details, refactor arguments to interface type
2015-06-17 14:46:15 +03:00
gedi
2d3d04e0e6
more specific types and references for gherkin nodes
2015-06-17 12:49:16 +03:00
gedi
156613f767
update step print matches
2015-06-15 14:42:40 +03:00
gedi
3a2a357bd0
an initial formatter impl
2015-06-14 00:32:47 +03:00
gedi
4afb53d310
support gherkin scenario outline and examples
...
read scenario outline related tokens in gherkin lexer
* e8b71e6 test lexing of scenario outline with examples
* 13f73f2 update gherkin parser to parse scenario outline with examples
* cfad4fe test scenario outline persing
2015-06-11 13:24:21 +03:00
gedi
1cc5fde508
merge lexer package into gherkin
2015-06-11 10:36:48 +03:00
gedi
e1d48ef104
package documentation
2015-06-11 10:02:58 +03:00