Граф коммитов

16 коммитов

Автор SHA1 Сообщение Дата
gedi
409db5f4de example to run godog from go test, closes #46 2016-07-11 10:46:39 +03:00
gedi
a91846c1ab update godog usage example with more details 2016-06-17 10:06:52 +03:00
gedi
58c203d2e7 update readme and bump version 2016-06-15 22:15:34 +03:00
gedi
337a551087 update screenshots, allow godog to execute in empty directory 2016-06-15 21:55:52 +03:00
gedi
c7e1bf22bc case when there are no test files or contexts 2016-06-15 21:17:42 +03:00
gedi
4610466f82 require godog contexts to be exported 2016-06-14 16:33:13 +03:00
gedi
9bde6a2b9b parse flags in runner command, to be able to show version or help, closes #34 2016-06-01 13:51:29 +03:00
gedi
f9eab9da27 matched step func name and reference in pretty printer 2016-05-28 20:20:17 +03:00
gedi
b669223afd BC break was introduced in gherkin-go master, use gopkg.in for explicit version 2016-03-02 15:28:04 +02:00
gedi
f748d3cb70 update database test example 2015-07-09 14:22:42 +03:00
gedi
970eddc16a refactor suite runner to support concurrent model
* ef86715 add a concurrency flag
* 8674a58 run suite concurrently, closes #3
2015-07-03 15:54:26 +03:00
gedi
ca36316b7a instead of Suite interface expose Suite struct
* 570d70a update examples regarding Suite interface removal, closes #11
2015-07-03 15:54:06 +03:00
gedi
46f5218d36 update examples/db to pass golint 2015-07-03 10:44:25 +03:00
gedi
e99804d43f add a database interaction example 2015-07-02 16:18:04 +03:00
gedi
49baf5524b update byte comparison 2015-07-01 16:56:37 +03:00
gedi
42524a12f8 api server implementation tests example 2015-07-01 11:16:05 +03:00