Fredrik Lönnblad
|
150c400163
|
Created internal packages for formatters, storage and models
|
2020-07-02 08:51:31 +02:00 |
|
Fredrik Lönnblad
|
b717039e16
|
Refactored some states in the formatters and feature struct
|
2020-06-14 09:49:22 +02:00 |
|
Fredrik Lönnblad
|
b1a69ae142
|
Added features to the in-mem storage
|
2020-06-13 06:45:14 +02:00 |
|
Fredrik Lönnblad
|
cd7663fccf
|
Added Pickle and PickleStep results to the in-mem storage
|
2020-06-10 21:45:23 +02:00 |
|
Fredrik Lönnblad
|
4356addf9f
|
Added an in-mem storage for pickles
|
2020-06-09 13:30:32 +02:00 |
|
Fredrik Lönnblad
|
172b91ea58
|
Added concurrency support to the events formatter
|
2020-03-26 12:11:45 +01:00 |
|
Fredrik Lönnblad
|
58bcac6a61
|
Upgraded gherkin-go and messages-go to latest
|
2020-03-12 15:16:43 -03:00 |
|
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
|
edafd7752d
|
Fixed broken tests
|
2020-03-02 19:42:59 -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 |
|
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 |
|