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.