Pavel

Results 2 comments of Pavel

A few months ago, I was looking for the same option, to remove skipped tests from the Allure statistics. Couldn't find it, so I ended writing my own statistics to...

@shridharkalagi, yes, instead of using @Disabled/@Ignore annotations (or any other annotation you might use in your framework to skip tests) I add tag "ignored" to the tests I want to...