Hi, When i run some testcases using cucumber sample.feature --format html>features.html.
1) After execution, By default in the html file, background colour is black. How can i set the background color any other colour i want. Like we can set other passed, failed colours using the below command. export CUCUMBER_COLORS=passed=white 2) The generated HTML just gives the scenarios description but its doest not show then no of scenarious passed or failed e.tc How can get the information in htmloutput as well. Please help me in this regard. Thanks, Anil kumar -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users