trivago / cluecumber

Clear and concise reporting for the Cucumber BDD JSON format.
https://www.softwaretester.blog
Apache License 2.0
270 stars 89 forks source link

Make plugin logging configurable #189

Closed bischoffdev closed 5 years ago

bischoffdev commented 5 years ago

I wonder if we can stop generation of below logs from report in console:

  • source JSON report directory : /Users/nauman.shahid/Nauman-data/Dev_Home/sbir.automation/target/cucumber-report [INFO] - generated HTML report directory : /Users/nauman.shahid/Nauman-data/Dev_Home/sbir.automation/target/Automation-Report [INFO] ------------------------------------------------------------------------ [INFO] - custom parameter : Test Automation Framework [INFO] - custom parameter : Environment -> qa [INFO] ------------------------------------------------------------------------ [INFO] - fail pending/undefined scenarios : false [INFO] - expand before/after hooks : false [INFO] - expand step hooks : false [INFO] - expand doc strings : false [INFO] - page title : Automation Report [INFO] - custom CSS file : css/custom.css [INFO] - colors (passed, failed, skipped) : #28a745, #dc3545, #ffc107

(Created from #188)

Naumansh commented 5 years ago

Great... looking forward to get it asap . !!!!

Naumansh commented 5 years ago

@laxersaz is it completely off or need to pass some parameter in plugin ?

Naumansh commented 5 years ago

got it from readme