Jim Brännlund
Jim Brännlund
I'm not entirely sure what you're trying to do w.r.t. the actual HTML report. A mockup would help.
I wonder if this would be a first step to accomplish what you want: https://github.com/pytest-dev/pytest-html/pull/177 I think you can accomplish what you want, maybe not all of it but some...
> You are right. Specially #33 is what i want except the parameterise I am just unsure how it #33 would be put together with #177 as here we split...
Have you tried using the latest version of pytest-html? 4.0.0
Can you show the updated code please? Also, please share a dump of `pip freeze` and what OS and python version you're on. Thanks.
I can't seem to repro this using 3.11.4 on Mac (don't have access to Windows). Can you create a minimum project that recreates the error?
Any suggestions on how to solve 1.? @LeiYangGH
I have basically zero experience with React, so wouldn't know where to begin.
Currently, pytest-html is pure javascript (no frameworks like React or Vue). I'm happy to review a PR that provides the wanted functionality as long as it doesn't require a heavy...
Sounds like a reasonable use-case. Maybe we can make it so that when you click "Show all details", it reveals all the images at the same time - just like...