pytest-bdd
pytest-bdd copied to clipboard
--gherkin-terminal-reporter doesn't do expected output for skipped tests
trafficstars
See screenshot below. I would expect the steps of the skipped test to be printed out in mustard yellow like the word "SKIPPED". At a minimum, I would expect the Scenario name to be used rather than the pytest test name.
Using pytest-bdd 3.1.0.
