Fredrik Lönnblad
|
03c53d9780
|
Revert "Revert "Migrated to github.com/cucumber/gherkin-go - v9.2.0""
|
2020-03-09 14:40:09 -03:00 |
|
Fredrik Lönnblad
|
84b42bdd4d
|
Revert "Migrated to github.com/cucumber/gherkin-go - v9.2.0"
|
2020-03-05 19:37:39 -03:00 |
|
Fredrik Lönnblad
|
c2c123f90a
|
Migrated to github.com/cucumber/gherkin-go - v9.2.0
Signed-off-by: Fredrik Lönnblad <fredrik+github@lonnblad.com>
|
2020-02-29 16:00:33 -03:00 |
|
Fredrik Lönnblad
|
9b86360854
|
Moved base concurrency support to the basefmt
|
2020-02-29 15:08:08 -03:00 |
|
Fredrik Lönnblad
|
7565a32d21
|
Fixed an issue with missing decimals in JUnit
|
2020-02-26 17:24:04 -03:00 |
|
Fredrik Lönnblad
|
1a35035f3e
|
Fixed a bug regarding JUnit time field
|
2020-02-26 16:15:39 -03:00 |
|
Jayson Smith
|
b9b8a8cd4f
|
Change data-dog/godog references to cucumber/godog
* update makefile
|
2020-02-06 08:38:28 -07:00 |
|
Fredrik Lönnblad
|
46ec5fdb90
|
a try to make the Junit test to pass on older go versions
|
2020-01-20 15:51:32 -03:00 |
|
Fredrik Lönnblad
|
10ac7158d1
|
Fixed another time calc issue and added a Junit Concurrency run test
|
2020-01-20 15:23:02 -03:00 |
|
Fredrik Lönnblad
|
f988d266ed
|
fixed an issue with calculating durations
|
2020-01-19 13:46:15 -03:00 |
|
Fredrik Lönnblad
|
1a762a8938
|
Refactored basfmt and junitFormatter to support concurrency
|
2020-01-19 11:10:53 -03:00 |
|
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 |
|