fuubar-cucumber
fuubar-cucumber copied to clipboard
Missing failure output: Steps completed and Scenario Outlines
Ideally, when a test fails, it would be great if it printed the full "pretty" step sequence that was completed and the name of the step that it failed on as well as the failure message.
Also, tests that fail running a Scenario Outline with Examples don't print error messages, but do show up in the failure reports after tests run.
I'm not sure I'll have any time to address these issues (or maybe there's a formatting option I'm missing) but I thought I'd drop this here in case anyone has an easy fix for it.