gedi
|
201677e152
|
prints random seed in formatter summary
|
2017-04-27 09:54:13 -04:00 |
|
gedi
|
834d5841c7
|
makes more explicit error message for an example json matcher
|
2017-03-16 20:29:40 +02:00 |
|
gedi
|
2e189ad0f9
|
use Options in FlagSet
|
2016-11-22 21:12:18 +02:00 |
|
gedi
|
bfb741f6c7
|
closes #54 will print stack trace if case of panic
|
2016-11-22 21:00:43 +02:00 |
|
gedi
|
dbda8afb77
|
fix examples based on recent changes
|
2016-11-22 20:09:53 +02:00 |
|
gedi
|
e2069934b3
|
allow run options to configure output writer
|
2016-10-30 22:34:39 +02:00 |
|
gedi
|
49e59d9296
|
add method to allow running from go source, without flags, see #50
|
2016-10-28 17:48:39 +03:00 |
|
gedi
|
6e3b3f764a
|
bump version
|
2016-08-07 19:35:39 +03:00 |
|
pmcgrath
|
ab47cd9af0
|
Updated API example to now use FeatureContext func name rather than featureContext, also updated the screenshots
|
2016-07-14 14:23:50 +01:00 |
|
gedi
|
6b2d813498
|
fixes outline example printer, fixes #47
|
2016-07-13 10:00:21 +03:00 |
|
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 |
|