Skip to content

Configure CI::Reporter::Cucumber formatter as non STDOUT formats #14

Open
@sleungcy

Description

Is there a way to configure this formatter as a non-STDOUT formatter? I want to use this formatter to output the xml reports, as well as having the test results piped onto the console as well.

However, it looks to me cucumber only accepts at most 1 formatter that uses STDOUT, as seen in the cucumber code below.

https://github.com/cucumber/cucumber-ruby/blob/646cfe7e5534b32aed6ff3046a889ad069955940/lib/cucumber/cli/options.rb#L388

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions