Releases: christiansandberg/pytest-reporter
Releases · christiansandberg/pytest-reporter
v0.5.3
v0.5.2
- Save reports as UTF-8
v0.5.1
- Support pytest < 6.0 again
v0.5.0
- Use pytest_warning_recorded instead of pytest_warning_captured
- Remove function_context fixture
v0.4.0
- 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
- Update documentation
- Prevent missing status from crashing report