damianszczepanik/maven-cucumber-reporting

Cucumber maven <rerunFailingTestsCount>1</rerunFailingTestsCount> does not rerun failed tests and crashes generating pretty cucumber reports

SeleniumNinja opened this issue · 4 comments

What if you don't put this flag into configuration? Still failing?

"rerunFailingTestsCount" has to be inside "configuration" tag - otherwise the code won't compile. So I assume some other dependencies can have influence on this.

The issue was not described properly.