{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/5"},{"label":"HTML","url":"https://skillfed.io/packages/category/text-processing-markup-html"}],"enrichment":{"capability":"Generates self-contained or modular HTML test reports for pytest, using Jinja2 templates to display test results, phases, documentation, markers, and fixtures with expandable sections.","skillfed_tags":["pytest-plugin","test-reporting","html-templates"],"use_cases":["Generate HTML test reports in CI/CD pipelines that comply with Jenkins CSP policies using --split-report.","Create customized test report templates by inheriting from html1/index.html and overriding specific blocks.","Display test metadata, markers, and fixtures alongside pass/fail results in a mobile-friendly format.","Embed ANSI-colored test output and reStructuredText documentation in self-contained HTML reports.","Share test results as standalone HTML files without requiring additional web server or dependencies."],"what_it_does":"pytest-reporter-html1 is a Jinja2-based HTML report template for pytest that transforms test execution data into a structured, interactive HTML document. It builds on pytest-reporter to provide the underlying test data, then renders it through customizable templates with support for expandable sections, test metadata, markers, and fixtures. The report can be generated as a single self-contained file or split into separate CSS, JavaScript, and image assets.\n\nThe package is designed for developers who want readable, shareable test reports without heavy dependencies or complex configuration. It includes built-in filters for converting ANSI color codes to HTML, formatting timestamps, and rendering reStructuredText documentation. The template structure allows inheritance and customization, making it suitable both as a standalone reporting tool and as a foundation for project-specific report designs. It complies with Jenkins default Content Security Policy when using the split-report option.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, and low install friction. It solves a concrete problem\u2014generating readable HTML test reports\u2014with a permissive MIT license and a clean template-based design that supports both out-of-the-box use and customization. Suitable for teams needing Jenkins-compatible or mobile-friendly test reporting."},"id":"pytest-reporter-html1","links":{"html":"https://skillfed.io/packages/pytest-reporter-html1","md":"https://skillfed.io/packages/pytest-reporter-html1.md","pypi":"https://pypi.org/project/pytest-reporter-html1/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-10-10","license_spdx":"MIT","license_treatment":"permissive","name":"pytest-reporter-html1","python_support":"supports_current","summary":"A basic HTML report template for Pytest"},"popularity":{"monthly_downloads":180195,"position":10151,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.5"}
