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

14 коммитов

Автор SHA1 Сообщение Дата
tfreville
eb75d692bd <fix>(PRETIFIER): Fix s method to not have errors on negative entry
Context:
While trying to create an helper library to manage http rest api testing, I made a system witch allow to pick value from responses, header, cookie, ... and inject then as variables.
Issue:
Doing this, when the inject variable make the line longer than the longest declared step, godog will failed to render test result under pretty formatting cause it will try to write a comment on a negative index
Fix:
Fix s methods so it will not goes to fatal when recieving negative number.
2020-03-09 10:39:20 +01:00
Fredrik Lönnblad
de8b0f071b Added features/formatter/pretty.feature 2020-02-11 08:14:46 -03:00
Jayson Smith
b9b8a8cd4f Change data-dog/godog references to cucumber/godog
* update makefile
2020-02-06 08:38:28 -07:00
Kumar Harsh
7a1b9ad5a9 fix(output): use bold-black for muted texts
Closes #121
2019-05-29 17:13:14 +05:30
hgouchet
479842c91e move void type where it is used (build < go.1.10) 2018-09-30 14:23:03 +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
gedi
8e9c01d484
gets rid of fatal func, which exits application on unexpected error 2017-05-04 21:11:46 +03:00
gedi
ef794d57ca
resets time to zero for all godog tests 2017-04-28 10:57:09 +03:00
gedi
115923c97f refactor colorization into the separate package 2016-10-30 22:33:37 +02:00
gedi
abc6b65c1c sort feature files by path when executing, separate the concurrent runner 2016-06-16 12:01:58 +03:00
gedi
c7e1bf22bc case when there are no test files or contexts 2016-06-15 21:17:42 +03:00
gedi
e824fde3f9 add an ls feature example 2015-06-23 13:51:45 +03:00
gedi
0c558cee36 reorganize files, move formatter to separate file 2015-06-18 09:11:40 +03:00
Переименован с colors.go (Смотреть далее)