pytest-dev/pytest-html
[Feature Request] It would be good if we add test execution graphs in test report
开放
#187 创建于 2018年12月13日
enhancementhelp wanted
仓库指标
- 星标
- (770 个星标)
- PR 合并指标
- (平均合并 8小时 28分钟) (30 天内合并 9 个 PR)
描述
It would be great if we have a graph generation support based upon the test execution counts(passed,failed,skipped counts,etc). This feature would enhance the report html in terms of coverage metrics. Please do let me it is possible or not. Thanks.