cucumber / cucumber/cucumber-node
Cucumber Reports
Open
cucumber-gap
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 1
- Avg merge
- 13h 45m
- Merged PRs (30d)
- 19
Description
To enable cucumber-node users to share reports with [Cucumber Reports](https://reports.cucumber.io/), we should add some equivalent to the `--publish` option from other Cucumber implementations.
- - -
The best way would probably be to model it as a custom reporter (as we've done with the html and junit ones) where the internals do the comms with the reports service and the output is the returned banner from the service. We should suggest users direct to this to stderr so they see it but can still use a regular reporter for stdout.
Contributor guide
Assessment
This issue has not been assessed yet.