New Features
- Retry reports will now be displayed when using pytest-xdist with n > 1
- Retry reports now log if a retried test passed on a subsequent attempt. Previously, only failures were logged
Fixes
- Additional test coverage to validate xdist compatability for retry reports
- Additional test coverage to prevent regressions with fixture resets during retries
- Cleaned up some internal naming for clarity and consistency
**Full Changelog**: https://github.com/str0zzapreti/pytest-retry/compare/1.5.0...1.6.0