gedi
ed9d322492
colorization support and redirect stdout and stderr for the command
2015-06-12 16:16:54 +03:00
gedi
17a24204da
run built test suite source with godog command
2015-06-12 15:39:41 +03:00
gedi
620b8ef3f1
build basic test runner from package source and test files
...
* c2f6784 AST
* 9e4d962 Use x/tools/imports to insert import statement
* bb7649f move builder to godog package
* 2892dd1 add build func documentation
2015-06-12 14:23:15 +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
9bacb9cc6f
separate readme and license copy for gherkin package
2015-06-11 10:23:38 +03:00
gedi
9ba9540dc4
add doc references to readme
2015-06-11 10:13:25 +03:00
gedi
e1d48ef104
package documentation
2015-06-11 10:02:58 +03:00
gedi
6182dc5d72
give a project name
2015-06-10 16:15:01 +03:00
gedi
aa08819bb3
register steps like http handler
2015-06-10 15:02:30 +03:00
gedi
4c0cd750f1
golang 1.5 reference compat issue
2015-06-10 14:28:56 +03:00
gedi
a3ce373a43
support token comments
2015-06-10 12:58:26 +03:00
gedi
89cf447c8d
token AST tree does not need mutex
2015-06-10 11:59:55 +03:00
gedi
7e9d56a900
test tag parsing and merging
2015-06-09 22:26:25 +03:00
gedi
951b1357b4
refactor peek functionality, begin whole feature parse tests
2015-06-09 22:10:57 +03:00
gedi
df957153a8
disable multiline feature for step definitions
2015-06-09 19:01:35 +03:00
gedi
32cad20e06
add multiline step parsing test
2015-06-09 17:09:31 +03:00
gedi
33805bca2b
add general step parsing tests
2015-06-09 16:50:55 +03:00
gedi
2cc517654e
test base use cases for feature definition parser
2015-06-09 11:44:29 +03:00
gedi
421f9d3e11
begin testing feature parsing
2015-06-08 23:11:02 +03:00
gedi
97b6998348
finish parse step definition
2015-06-08 17:44:39 +03:00
gedi
5a3b979e01
parse scenario or background steps
2015-06-08 08:04:05 +03:00
gedi
e7ae301947
begin with parser implementation
2015-06-07 11:18:46 +03:00
gedi
832c0999d0
initial commit with gherkin lexer
2015-06-06 20:07:54 +03:00