pytest-dev/pytest-html
Chrome prevents navigation to data URLs in self-contained report
オープン
#170 opened on 2018/06/11
help wanted
Repository metrics
- Stars
- (770 個のスター)
- PR merge metrics
- (平均マージ 8h 28m) (30d で 9 merged PRs)
説明
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