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.
It introduces support for multiformatters, and I'd like to give it a try to https://plugins.jenkins.io/cucumber-reports/. We must output to two formats: junit and cucumber.
We should adapt the code because of the changes in https://github.com/cucumber/godog/releases/tag/v0.12.0, i.e. the contextualised hooks and our APM traces.