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

334 коммитов

Автор SHA1 Сообщение Дата
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
hgouchet
dbdf7a7ebb fmt failed 2018-09-30 00:44:47 +02:00
hgouchet
807284d016 void type is used to build the go code < 1.10 2018-09-29 18:29:40 +02:00
hgouchet
2604810f50 errcheck + unused 2018-09-29 13:12:16 +02:00
hgouchet
b03bcc9c55 deals with go modules and sub-packages 2018-09-29 12:28:54 +02:00
hgouchet
6943e03b65 lint + unused 2018-09-29 00:14:45 +02:00
hgouchet
5bd9dce5d6 lint + unused 2018-09-29 00:10:55 +02:00
gedi
5c352074bc
support for tags in outline examples, closes #133 2018-09-28 16:17:13 +03:00
gedi
857a19d0bf
should close #136 2018-09-27 16:04:42 +03:00
gedi
d0006ef306
go vet detected error in gherkin lib 2018-09-19 11:34:52 +03:00
gedi
7a131048a6
minor patch for godog command in go1.11, may need to be adjusted #136 2018-09-19 11:32:24 +03:00
gedi
c65ea2b545
add go1.11 to travis build 2018-09-03 21:05:05 +03:00
gedi
4df893dd4a
expose FindFmt function to search for available formatter
closes #130
2018-07-31 14:55:36 +03:00
Gediminas Morkevicius
943635096a
Merge pull request #123 from Pykselle/Pykselle-patch-1
Fix windows /dev/null bug with go1.10.0
2018-03-30 10:55:25 +01:00
Pykselle
9f95a05caa
Fix windows bug
Since last update on go 1.10.0 and godog v0.7.7, a "dev" folder (containing the test binary named "null") was created in the current test directory (where the "godog" cmd was called) on WINDOWS machines
2018-03-30 09:55:59 +02:00
gedi
df93abf0b6
update formatting in readme 2018-03-13 11:03:16 +02:00