gedi
|
4f373bb9d2
|
bump version
|
2019-03-15 17:05:15 +02:00 |
|
gedi
|
8e7bc15e74
|
compiler needs to link vendored packages
|
2019-03-15 16:46:41 +02:00 |
|
gedi
|
f19201d47b
|
bump version
|
2019-03-15 10:15:40 +02:00 |
|
gedi
|
a69e4c666a
|
add additional module test and go 1.12 for travis
|
2019-03-15 09:19:31 +02:00 |
|
gedi
|
1c379d8d44
|
resolve issues with godog package import when using cmd
|
2019-03-15 09:19:31 +02:00 |
|
Gediminas Morkevicius
|
0c55e288b6
|
Merge pull request #163 from cbush06/master
Added datatables to cucumber json results files.
|
2019-03-15 09:14:56 +02:00 |
|
Clinton Bush
|
8242348e2a
|
Added datatables to cucumber json results files.
|
2019-03-14 22:47:48 -04:00 |
|
gedi
|
c5e4234734
|
bump to next version
|
2019-03-12 09:23:26 +02:00 |
|
gedi
|
ee4ee478e2
|
closes #160
|
2019-02-27 14:42:24 +02:00 |
|
gedi
|
331dcaec1a
|
bump version
|
2019-02-12 15:39:11 +02:00 |
|
gedi
|
d1db163b8f
|
fixes the module name
|
2019-02-12 15:30:47 +02:00 |
|
gedi
|
7a57e63b00
|
add go.mod
|
2019-02-12 15:16:30 +02:00 |
|
gedi
|
8fc6cc775b
|
bump version
|
2019-01-03 09:53:54 +02:00 |
|
Gediminas Morkevicius
|
75562b12d6
|
Merge pull request #148 from DJanoskova/master
Replaced loco.png with better quality image and added a vector logo
|
2018-12-19 20:41:34 +02:00 |
|
Dana Janoskova
|
37493c0029
|
Replaced loco.png with better quality image and added a vector logo
|
2018-12-19 19:19:45 +01:00 |
|
gedi
|
029c7ad8c6
|
run before step handlers, before matching step, closes #147
|
2018-12-19 14:40:28 +02:00 |
|
gedi
|
a15ef6e29a
|
run godog build tests without the command tool
|
2018-11-26 14:13:48 +02:00 |
|
gedi
|
634a1d19e9
|
should close #137
|
2018-11-26 13:49:26 +02:00 |
|
gedi
|
cb8e8cae52
|
closes #146
|
2018-11-26 09:48:18 +02:00 |
|
gedi
|
65e5acf2eb
|
update change log
|
2018-11-16 10:07:41 +02:00 |
|
gedi
|
f362a632aa
|
outline scenario with failing steps pretty print test
|
2018-11-16 10:04:48 +02:00 |
|
gedi
|
bfec1e9b48
|
some tests with background steps
|
2018-11-15 15:50:23 +02:00 |
|
gedi
|
2ef5a29c36
|
resolve step definition source code line properly with race detector enabled
|
2018-11-15 15:07:03 +02:00 |
|
gedi
|
51d481d1c7
|
undefined outline scenario test with examples
|
2018-11-15 11:28:42 +02:00 |
|
gedi
|
f1d2951c54
|
compatible elapsed duration represantation
|
2018-11-13 10:22:34 +02:00 |
|
gedi
|
92660751ca
|
fixes an issue with random seed env var
|
2018-11-13 10:10:44 +02:00 |
|
gedi
|
edf592e2b9
|
add some features and expected output for pretty formatter
|
2018-11-12 17:17:57 +02:00 |
|
gedi
|
5bb581e3bd
|
add tag based color writter for printing formatter tests
|
2018-11-12 15:54:08 +02:00 |
|
gedi
|
6868191a61
|
update changelog
|
2018-11-12 13:01:41 +02:00 |
|
gedi
|
34d2595d5b
|
if godog package is not a module, make sure it is installed
|
2018-11-12 12:03:31 +02:00 |
|
gedi
|
d3842ecb6a
|
support for modules inside GOPATH
|
2018-11-12 11:30:41 +02:00 |
|
gedi
|
722f647346
|
temporary patch for module support inside GOPATH
|
2018-11-09 16:45:40 +02:00 |
|
gedi
|
d266d9188c
|
extract go1.11 specific build scenarios
|
2018-11-08 17:08:56 +02:00 |
|
gedi
|
68c836441f
|
test build with modules
|
2018-10-30 17:24:26 +02:00 |
|
gedi
|
064e523a0c
|
test godog build outside gopath
|
2018-10-30 16:20:24 +02:00 |
|
gedi
|
b3515b30db
|
update example in readme
|
2018-10-27 19:29:02 +03:00 |
|
gedi
|
e5547d95b6
|
update changelog
|
2018-10-27 19:20:49 +03:00 |
|
gedi
|
e1a8c8d0d6
|
bump version for next release
|
2018-10-27 19:12:43 +03:00 |
|
gedi
|
d9b8b88dd7
|
closes #145
|
2018-10-27 19:09:36 +03:00 |
|
Gediminas Morkevicius
|
5dcffa2210
|
Merge pull request #144 from patrickvalle/master
Allow overriding flag defaults in BindFlags
|
2018-10-27 18:57:43 +03:00 |
|
Patrick Valle
|
b636e6da24
|
Allow overriding flag defaults in BindFlags
|
2018-10-19 13:29:27 -04:00 |
|
gedi
|
e05efe0571
|
closes #142
|
2018-10-16 17:34:53 +03:00 |
|
gedi
|
80f5b52512
|
backward compatibility with go1.5
|
2018-10-08 16:29:24 +03:00 |
|
gedi
|
5ed33995bd
|
more explicit workdir check for builder, closes #139
|
2018-10-08 16:17:51 +03:00 |
|
gedi
|
ea9eeaa197
|
bump version
|
2018-10-06 00:50:22 +03:00 |
|
Gediminas Morkevicius
|
138e107f34
|
Merge pull request #138 from rvflash/master
godog command is on error with go modules and sub-packages
|
2018-10-04 15:47:43 +03:00 |
|
hgouchet
|
f92dc4c9b7
|
deal with modules inside the gopath
|
2018-10-02 11:03:30 +02:00 |
|
hgouchet
|
479842c91e
|
move void type where it is used (build < go.1.10)
|
2018-09-30 14:23:03 +02:00 |
|
hgouchet
|
8c3f57ba16
|
move void type where it is used (build < go.1.10)
|
2018-09-30 14:21:02 +02:00 |
|
hgouchet
|
4b953c6733
|
unconvert
|
2018-09-30 13:42:48 +02:00 |
|