pytest-dev/pytest-html

Chrome prevents navigation to data URLs in self-contained report

Ouverte

#170 ouverte le 11 juin 2018

 (2 commentaires) (0 réaction) (0 personne assignée)Python (253 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (770 étoiles)
Métriques de merge PR
 (Merge moyen 8h 28m) (9 PRs mergées en 30 j)

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

Guide contributeur