Re: [wtr-general] Custom report system for cucumber+watir-webdriver

2013-03-06 Thread Ċ½eljko Filipin
On Tue, Mar 5, 2013 at 10:14 PM, Alex Shtayer wrote: > Just curious, maybe someone was working before to create nice looking and > informative reports for cucumber+watir-webdriver scripts. I am not sure that I understood the question. What are you looking for? HTML reports generated by Cucumber

Re: [wtr-general] Custom report system for cucumber+watir-webdriver

2013-03-05 Thread Oscar Rieken
if you use jenkins you can use something like this *https://github.com/masterthought/cucumber-reporting* * * *https://github.com/masterthought/jenkins-cucumber-jvm-reports-plugin-java * On Tue, Mar 5, 2013 at 4:14 PM, Alex Shtayer wrote: > Just curious, maybe someone was working before to creat

[wtr-general] Custom report system for cucumber+watir-webdriver

2013-03-05 Thread Alex Shtayer
Just curious, maybe someone was working before to create nice looking and informative reports for cucumber+watir-webdriver scripts. Not just (because it is not customizable or not so easy to customize): *cucumber .feature --format html --out report.html --format pretty* * * And not for continuou