pytest-reporter-html1

A basic HTML report for Pytest

MIT License

Downloads
94.9K
Stars
25
Committers
1

Bot releases are hidden (Show)

pytest-reporter-html1 - v0.8.4 Latest Release

Published by christiansandberg 8 months ago

  • Format exception info with colors
  • Remove use of pkg_resources
pytest-reporter-html1 - v0.8.3

Published by christiansandberg over 1 year ago

  • Support pytest-metadata 3.0 (#15)
pytest-reporter-html1 - v0.8.2

Published by christiansandberg over 3 years ago

  • Fix Markup deprecation warning (#10)
  • Do not title case user properties
pytest-reporter-html1 - v0.8.1

Published by christiansandberg almost 4 years ago

  • Include tests not executed in statistics
  • Potentially fix crashes with missing excinfo
pytest-reporter-html1 - v0.8.0

Published by christiansandberg about 4 years ago

  • Add total run time to summary
  • Remove duplicated markers
  • Support user properties on xdist
  • Add icon for skipped
pytest-reporter-html1 - v0.7.0

Published by christiansandberg about 4 years ago

  • Add support for pytest-xdist
  • Make HTML valid
pytest-reporter-html1 - v0.6.1

Published by christiansandberg about 4 years ago

  • Fix regression with Pytest 6.0
  • Update README
pytest-reporter-html1 - v0.6.0

Published by christiansandberg about 4 years ago

  • Add initial support for attachments or "extras" from pytest-html
  • Fix donut segments covering the whole pie chart when they are too small
  • Do not use line breaks in console logs on small screens
pytest-reporter-html1 - v0.5.2

Published by christiansandberg over 4 years ago

  • Tuning of pixel rendering
  • Make test title sticky
pytest-reporter-html1 - v0.5.1

Published by christiansandberg over 4 years ago

  • Add duration for modules
pytest-reporter-html1 - v0.5.0

Published by christiansandberg over 4 years ago

  • Add OK and NOK icons
  • Expand phases of interest automatically
  • Better support for classes
  • Make markers inline-block like fixtures
  • Make time and date customizable
  • Adjust font size of captued data
pytest-reporter-html1 - v0.4.0

Published by christiansandberg over 4 years ago

  • Add support for user properties
  • Fix ignored sections when content is equal to some previous section (#1)
  • Remove underlines on links
  • Add normalize.css
  • Add meta generator tag
pytest-reporter-html1 - v0.3.4

Published by christiansandberg over 4 years ago

Fix duration not working when session is not yet finished.

pytest-reporter-html1 - v0.3.3

Published by christiansandberg over 4 years ago

Fix screenshot URL.

pytest-reporter-html1 - v0.3.2

Published by christiansandberg over 4 years ago

Some small design improvements.

pytest-reporter-html1 - v0.3.1

Published by christiansandberg over 4 years ago

Package Rankings
Top 6.19% on Pypi.org
Related Projects