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 May 20, 2021. It is now read-only.
First of all, great project! I was able to build a basic Cucumber runner/frontend on top of it in a day (check out pranas/cucumber-go).
I'm working on formatters to display some nicer output and noticed TestRunFinished response is rather basic. Pretty much all implementations and all formatters will show summaries like:
First of all, great project! I was able to build a basic Cucumber runner/frontend on top of it in a day (check out pranas/cucumber-go).
I'm working on formatters to display some nicer output and noticed
TestRunFinishedresponse is rather basic. Pretty much all implementations and all formatters will show summaries like:It would be nice to get that back from
cucumber-engine.