Skip to content

Cucumber Reports #164

@davidjgoss

Description

@davidjgoss

To enable cucumber-node users to share reports with Cucumber Reports, 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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions