trivago / cluecumber

Clear and concise reporting for the Cucumber BDD JSON format.

Home Page:https://www.softwaretester.blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reporting fails if there are no json files present

bischoffdev opened this issue · comments

Describe the bug
In case of no test runs (and no json results), the reporting fails - thus, failing the Maven build.

Expected behavior
Cluecumber should only output a warning but don't fail.