funvit
652eedf03a
fix for progress printing with concurrency mode
2019-09-02 21:58:26 +03:00
Kumar Harsh
7a1b9ad5a9
fix(output): use bold-black for muted texts
...
Closes #121
2019-05-29 17:13:14 +05:30
hgouchet
4b953c6733
unconvert
2018-09-30 13:42:48 +02:00
gedi
f9aabcdc58
common failed scenario output for progress and pretty format: #113
2018-03-04 12:17:12 +02:00
gedi
e4ed3b9a9c
handles undefined step templates for nested steps
2017-04-29 22:56:28 +03:00
gedi
7474489b9c
tests progress formatter output production
2017-04-28 16:37:36 +03:00
gedi
ef794d57ca
resets time to zero for all godog tests
2017-04-28 10:57:09 +03:00
gedi
bfb741f6c7
closes #54 will print stack trace if case of panic
2016-11-22 21:00:43 +02:00
gedi
115923c97f
refactor colorization into the separate package
2016-10-30 22:33:37 +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
b669223afd
BC break was introduced in gherkin-go master, use gopkg.in for explicit version
2016-03-02 15:28:04 +02:00
gedi
882480ccd0
renamed RegisterFormatter to Format
2015-07-03 16:01:46 +03:00
gedi
970eddc16a
refactor suite runner to support concurrent model
...
* ef86715 add a concurrency flag
* 8674a58 run suite concurrently, closes #3
2015-07-03 15:54:26 +03:00
gedi
5829b59e80
improve scenario outline tests and behavior
2015-06-30 14:36:38 +03:00
gedi
e8f6030616
refactor formatters to have base structure
2015-06-29 14:11:57 +03:00
gedi
6a99e1320d
add pending step error and handling
2015-06-29 14:10:39 +03:00
gedi
c6d00dd6d5
refactor to use cocumber gherkin3 parser library
...
* bdde4c4 fix test suite and migration changes
* a3b6e01 refactor pretty formatter
* 2c0c7ba fix outline scenario handling
* f6b411d add a different language test feature
add a different language test feature
2015-06-25 21:19:02 +03:00
gedi
d5755df70c
ensure source formatting with golint, go vet and go fmt
2015-06-23 15:27:22 +03:00
gedi
ca847ac1d5
progress formatter
2015-06-22 22:30:53 +03:00
gedi
ebc2621555
rename formatter related files to fmt
2015-06-18 17:41:47 +03:00