Jim Brännlund
Jim Brännlund
Please try `4.0.0rc1` 🙇
> Now I'm using version 3.1.1 and it works. Can you show an example of what you're expecting? Also, provide me with an example test I can use to test...
Also, please share what OS, python version etc. you are on and using. 🙏
Please try `4.0.0rc1` 🙇
I'll look into it.
Ok, I've started something. Questions: - Why does the path have to be absolute? - Are you using "--self-contained-html"? - Could you provide a specific use-case? I'll use that to...
I'm not sure I follow. When you say "any of the rows" do you mean "any of the cells" for a particular row? One row == one test (not entirely...
> > When you say "any of the rows" do you mean "any of the cells" for a particular row? > > Exactly. Right now only clicking the Results cell...
I think this is what you're after: https://github.com/pytest-dev/pytest-html/pull/656 Now all cells (incl. user added, excl. Links) will be clickable to expand/collapse the row.
You can pip install master branch (it’s been merged). https://stackoverflow.com/questions/56161092/how-to-install-a-pip-module-from-its-master-branch-on-github#56161126 @snackattas