You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
What I'm not sure if it's possible to generate both test results: junit + cucumber json. Otherwise we lose one or the other. I'm going to research about it in the Godog project
Using https://github.com/ystia/cucumber-html-reporter, it's possible to provide nice HTML reports based in test results, which could be stored in the artefacts section of Jenkins.
What I'm not sure if it's possible to generate both test results: junit + cucumber json. Otherwise we lose one or the other. I'm going to research about it in the Godog project