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

13 коммитов

Автор SHA1 Сообщение Дата
hgouchet
2604810f50 errcheck + unused 2018-09-29 13:12:16 +02:00
gedi
e4ed3b9a9c
handles undefined step templates for nested steps 2017-04-29 22:56:28 +03:00
gedi
df5310a062
tests junit formatter 2017-04-28 15:46:11 +03:00
gedi
ef794d57ca
resets time to zero for all godog tests 2017-04-28 10:57:09 +03:00
gedi
e2069934b3 allow run options to configure output writer 2016-10-30 22:34: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
34acb056ea implementation of event stream formatter 2016-10-30 18:27:34 +02:00
gedi
518101cbc7 ship gherkin parser in a subpackage to prevent compatibility conflicts 2016-05-27 09:23:09 +03:00
gedi
34899b4d05 TestCase should not be public for junit formatter 2016-03-04 11:38:19 +02:00
gedi
8a07e4cae3 junit formatter implementation, adapt pretty formatter
closes #14 background was not printed with outline scenarios in feature
2016-03-04 11:24:25 +02:00
gedi
b192f0bd23 fixes 2016-03-03 09:11:38 +02:00
Adrian Duke
d5b9497d7a Add JUnit formatting support 2016-01-27 14:36:07 +00:00