pytest-dev / pytest-dev/pytest-html
Chrome prevents navigation to data URLs in self-contained report
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 779
- Forks
- 260
- PR merge metrics
- No merged PRs in 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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the report with --self-contained-html in Chrome and compare it with a regular pipe, focusing on whether the test log is included in the generated HTML. Done means the self-contained report includes a usable test log without relying on the assets folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100