pytest-bdd icon indicating copy to clipboard operation
pytest-bdd copied to clipboard

--gherkin-terminal-reporter doesn't do expected output for skipped tests

Open pfctdayelise opened this issue 6 years ago • 0 comments
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.

image

pfctdayelise avatar May 02 '19 05:05 pfctdayelise