Open Issues Need Help
View All on GitHubNo dashboards. No bloat. Just one HTML file with everything you need. no config setup needed in both CI and local.
AI Summary: Replace the existing copy icon in the pytest-reporter-plus HTML report generation function (line 603 of `generate_html_report`) with a universally recognized copy icon, specifically the overlapping squares icon, to improve user experience.
No dashboards. No bloat. Just one HTML file with everything you need. no config setup needed in both CI and local.
AI Summary: Modify the pytest-reporter-plus plugin to wrap long URLs within the HTML table cells, preventing them from overflowing and improving readability. This involves adjusting the CSS or JavaScript within the HTML report generation to handle long text strings and potentially introduce wrapping or ellipsis.
No dashboards. No bloat. Just one HTML file with everything you need. no config setup needed in both CI and local.
AI Summary: Modify the pytest-reporter-plus plugin to send the generated HTML report as an email attachment instead of embedding it in the email body. This involves updating the email sending functionality to treat the HTML file as an attachment rather than inline content.
No dashboards. No bloat. Just one HTML file with everything you need. no config setup needed in both CI and local.
No dashboards. No bloat. Just one HTML file with everything you need. no config setup needed in both CI and local.