pytest-json-report

🗒️ A pytest plugin to report test results as JSON

MIT License

Downloads
3.4M
Stars
146
Committers
11
pytest-json-report - v1.5.0 Latest Release

Published by numirias over 2 years ago

Added

  • deselected count in summary

Changed

  • Supported Python versions are now 3.7 - 3.10

Fixed

  • #73: Fix collected count in summary (previously reported number of selected items)
  • #75: Handle xdist worker crashes gracefully
pytest-json-report -

Published by numirias about 3 years ago

Changes

  • Fix #69
pytest-json-report -

Published by numirias over 3 years ago

Changes

  • More control over terminal output verbosity (--json-report-verbosity)
pytest-json-report -

Published by numirias over 3 years ago

Changes

pytest-json-report - v1.2.4

Published by numirias about 4 years ago

Changes

  • Drop 2.7 support
pytest-json-report -

Published by numirias about 4 years ago

Changes

  • 3.9 support
pytest-json-report -

Published by numirias about 4 years ago

Changes

  • #55
pytest-json-report -

Published by numirias almost 5 years ago

Changes

  • Added category to warnings.
pytest-json-report -

Published by numirias almost 5 years ago

Changes

  • Added collected key to summary.
  • Added deselected key to collector result.
pytest-json-report -

Published by numirias over 5 years ago

Changes

  • Added pytest_json_runtest_stage and pytest_json_runtest_metadata hooks (#43)
pytest-json-report -

Published by numirias over 5 years ago

Changes

  • Fix #41
pytest-json-report -

Published by numirias over 5 years ago

Changes

  • Fix #31, #37
pytest-json-report -

Published by numirias over 5 years ago

pytest-json-report -

Published by numirias over 5 years ago

Changes

  • Using the json_metadata fixture without --json-report doesn't raise internal errors, but returns a dummy dict.
pytest-json-report -

Published by numirias almost 6 years ago

This release is not backwards-compatible with 0.x.x releases!

Changes

  • Major internal refactoring
  • Renamed and restructured command line arguments
  • Ported to Python 2.7
  • Minor changes to JSON format (please refer to the format documentation)
  • Made compatible with pytest-xdist
  • Bug fixes
pytest-json-report -

Published by numirias over 6 years ago

Changes

  • Enabled use with direct pytest.main() invocation
pytest-json-report -

Published by numirias over 6 years ago

Changes

  • Added log capturing
  • Added option to pretty-print JSON
Package Rankings
Top 2.47% on Pypi.org
Badges
Extracted from project README
CI PyPI Version Python Versions