Andrew Wilkins
|
22a08a545d
|
Rename examples to _examples
Rename the examples so that their dependencies
don't leak into the main module.
|
2020-02-10 09:31:52 +08:00 |
|
Jayson Smith
|
b9b8a8cd4f
|
Change data-dog/godog references to cucumber/godog
* update makefile
|
2020-02-06 08:38:28 -07:00 |
|
Joeky Zhan
|
7942151045
|
Use reflect.DeepEqual to compare json strings
Signed-off-by: Joeky <jj16180339887@gmail.com>
|
2019-04-14 12:52:03 +08:00 |
|
gedi
|
bfb741f6c7
|
closes #54 will print stack trace if case of panic
|
2016-11-22 21:00:43 +02:00 |
|
gedi
|
4610466f82
|
require godog contexts to be exported
|
2016-06-14 16:33:13 +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
|
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
|
e99804d43f
|
add a database interaction example
|
2015-07-02 16:18:04 +03:00 |
|