Test and QA reports
Publish pytest-html, Playwright, JUnit, or Cypress HTML reports so a teammate can inspect failures without pulling the branch.
Most developer tools export rich standalone HTML: pytest and Playwright test reports, coverage dashboards, Jupyter notebook exports, Lighthouse audits, profiling output, AI research summaries. HTMLHost.ai hosts that one file so reviewers open a URL instead of a zipped attachment.
Publish instantly without an account (the link lasts 24 hours), or sign in to keep it.
Sign in and publishPlease choose a .html or .htm file.
Publish pytest-html, Playwright, JUnit, or Cypress HTML reports so a teammate can inspect failures without pulling the branch.
Coverage.py, Istanbul, and Lighthouse all emit standalone HTML that works as a hosted page.
Share a Jupyter export, pandas-profiling output, or an AI-written analysis page as a clean URL.
Need downloading and unzipping, break inline scripts in some viewers, and cannot be opened from a phone notification.
Opens instantly anywhere, renders interactive charts and filters, and one stable link can track the latest run.
Any self-contained HTML document up to 2 MB: pytest-html, Playwright, coverage.py, Lighthouse, Jupyter nbconvert, pandas-profiling, or AI-generated pages.
Yes. Install @htmlhost/cli in the CI step and run htmlhost deploy report.html with an API key, or POST the HTML to the deploy API.
Yes. htmlhost update replaces the content while the public URL stays the same, which suits nightly or per-commit reports.
Reports are public to anyone with the URL but are not intended for search indexing. Do not publish secrets; delete a page anytime from Files.