Skip to content

Releases: christiansandberg/pytest-reporter

v0.5.3

28 Feb 19:03
Compare
Choose a tag to compare
  • Fix pytest-xdist
  • Replace use of pkg_resources

v0.5.2

22 Jul 09:49
Compare
Choose a tag to compare
  • Save reports as UTF-8

v0.5.1

05 Nov 19:56
Compare
Choose a tag to compare
  • Support pytest < 6.0 again

v0.5.0

02 Nov 19:36
Compare
Choose a tag to compare
  • Use pytest_warning_recorded instead of pytest_warning_captured
  • Remove function_context fixture

v0.4.0

16 Aug 11:13
Compare
Choose a tag to compare
  • Add support for pytest-xdist
  • The tests[].phases[].call item is now optional (not available when using pytest-xdist)
  • Add tests[].phases[].sections item with only the sections captured for this phase
  • Add items dictionary

v0.3.1

12 Aug 19:42
Compare
Choose a tag to compare
  • Update documentation
  • Prevent missing status from crashing report