Configure CI::Reporter::Cucumber formatter as non STDOUT formats #14
Open
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.
Metadata
Assignees
Labels
No labels