标签: cucumber watir-webdriver
我正在使用带有watir的黄瓜,并希望自定义html输出报告模板和内容。 例如,我想更改默认标题,使用不同的字体显示通过/失败摘要等。
任何建议/解决方案都将受到高度赞赏。
答案 0 :(得分:2)
https://github.com/cucumber/cucumber/wiki/Custom-Formatters
我想这就是你要找的东西。