pytest-dev/pytest-html
Chrome prevents navigation to data URLs in self-contained report
Aberta
#170 aberto em 11 de jun. de 2018
help wanted
Métricas do repositório
- Stars
- (770 estrelas)
- Métricas de merge de PR
- (Mesclagem média 8h 28m) (9 fundiu PRs em 30d)
Description
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