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

5 коммитов

Автор 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
af05895bc0 Added formatter-tests for all formatters 2020-03-02 16:56:26 -03:00
Clinton Bush
8242348e2a Added datatables to cucumber json results files. 2019-03-14 22:47:48 -04:00
gedi
e824fde3f9 add an ls feature example 2015-06-23 13:51:45 +03:00
gedi
6182dc5d72 give a project name 2015-06-10 16:15:01 +03:00