Jim Brännlund
Jim Brännlund
I agree with @ssbarnea about having a pytest-bot shared between all the pytest-dev projects. This is good for other things as well, like integrations. What needs to be solved however...
> As for @ssbarnea being a member, I think the proper way to do it is to add him to the https://github.com/orgs/pytest-dev/teams/pytest-html-developers team. Can you try to add him there...
> is it already fixed? I don't think so, but I'm aiming to fix it for v4.x
Rendering the report collapsed is already [supported](https://github.com/pytest-dev/pytest-html#display-options). As for splitting the table based on module, feel free to open a PR. :)
Nice! Going to add this to the next-gen report.
Not sure what the correct solution is. But let me label this `next-gen`, and once we've figured out how to deal with the hooks that modify the report - we...
Hey @ssbarnea! You mean similar to what you can do with GitHub and create links to specific lines of code? That would be awesome! ❤️
Gathering some test run statistics at the end of the test run and displaying them in summary section
Have you looked at https://pytest-html.readthedocs.io/en/latest/user_guide.html#extra-content ?
Not sure I understand what you're trying to accomplish. What's the use case?
Does it really makes sense to add this in a self-contained report?