serenity-bdd / serenity-cucumber

Cucumber integration for the Serenity BDD Reporting library
Other
78 stars 74 forks source link

Serenity Cucumber: Mark manual tests as pass/fail #68

Closed yukyankee closed 7 years ago

yukyankee commented 8 years ago

Hi, I've got a quick question. On the overall test results tab, is it possible to mark manual tests as pass or fail in feature files? As far as I know, all those manual tests are categorized as Pending. image

Thank you, Warit

wakaleo commented 8 years ago

At this stage, this isn't supported, though it maybe in the future. The thinking is that to mark a manual test as passing (or failing) could be misleading, as Serenity cannot know whether the version that was tested when you marked it as passing is the same as the one under test during any given test run.

yukyankee commented 8 years ago

@wakaleo Thank you for your quick response! My management team would be interested in this function. I couldn't agree with you more though.