Jayson Smith
|
b9b8a8cd4f
|
Change data-dog/godog references to cucumber/godog
* update makefile
|
2020-02-06 08:38:28 -07:00 |
|
gedi
|
e4ed3b9a9c
|
handles undefined step templates for nested steps
|
2017-04-29 22:56:28 +03:00 |
|
gedi
|
ef794d57ca
|
resets time to zero for all godog tests
|
2017-04-28 10:57:09 +03:00 |
|
gedi
|
8d911a71f0
|
fix snippet trailing space, missing event for test case finish
|
2016-10-30 18:31:39 +02:00 |
|
gedi
|
fb26a4d567
|
fixed test case finished event determination
|
2016-10-30 18:31:39 +02:00 |
|
gedi
|
78cb180a3a
|
adapt event stream
|
2016-10-30 18:31:39 +02:00 |
|
gedi
|
1467bfd672
|
pass in suite name - tested package name
|
2016-10-30 18:31:39 +02:00 |
|
gedi
|
e71d596404
|
must be able to customize output for formatters
since it maybe configured by flag values in the future
example:
- godog -f junit:stdout
- godog -f junit:output.xml
|
2016-10-30 18:27:34 +02:00 |
|
gedi
|
aed77a5b4b
|
initial event stream format implementation based on spec 0.1.0
|
2016-10-30 18:27:34 +02:00 |
|
gedi
|
34acb056ea
|
implementation of event stream formatter
|
2016-10-30 18:27:34 +02:00 |
|