pytest-dev/pytest-html
Chrome prevents navigation to data URLs in self-contained report
开放
#170 创建于 2018年6月11日
help wanted
仓库指标
- 星标
- (770 个星标)
- PR 合并指标
- (平均合并 8小时 28分钟) (30 天内合并 9 个 PR)
描述
Hi, I changed the mechanism of the report to be a bit different (modified tables, added new items, changed it's behavior and so). when I'm using a regular pipe, the test log is exported to assets folder and I can fetch it. but when I'm using --self-contained-html, the log isn't being included in the html page.
Can you please assist?
Thanks, Mor