I am using cucumber with watir and want to customize html output report template and content. For example, I want to change the default heading, display pass/fail summary using different fonts etc.
Any suggestion/solution will be highly appreciated.
https://cucumber.io/docs/cucumber/reporting/#custom-formatters
I guess this is what you are looking for.