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

10 коммитов

Автор SHA1 Сообщение Дата
Fredrik Lönnblad
2a5f53a04e Fixed indent issue with json output fixture 2020-03-09 08:36:44 -03:00
tfreville
d76374bf14 Test ok but the output of cucumber.json is broken. Pushed so someone else can also take a look. 2020-03-09 11:51:41 +01:00
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
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
1a35035f3e Fixed a bug regarding JUnit time field 2020-02-26 16:15:39 -03:00
Fredrik Lönnblad
11ac07ea24 Added gherkin verification of the JUnit formatter 2020-02-11 18:55:36 -03:00
Fredrik Lönnblad
de8b0f071b Added features/formatter/pretty.feature 2020-02-11 08:14:46 -03:00
Fredrik Lönnblad
321e28ab50 Added an extra fixture for cucumber output when go1.11 2020-02-08 15:22:36 -03:00
Fredrik Lönnblad
680d2683cc Added a fixtures folder for expected test output 2020-02-07 19:20:33 -03:00