Releases: pytest-dev/pytest-nunit
Releases · pytest-dev/pytest-nunit
1.0.7
What's Changed
- Use lazy string formatting for logger by @tonybaloney in #77
- Support for Pytest 8 series by @tonybaloney in #78
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- replace deprecated datetime.utcnow() functionality by @dijkstrar in #72
- Backward compatible version of the datetime.UTC attribute by @tonybaloney in #76
New Contributors
- @dijkstrar made their first contribution in #72
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Mute deprecation warning of getdefaultlocale until a better solution by @tonybaloney in #74
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Update test matrix for Python 3.12 by @tonybaloney in #71
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Pair all fields in the setup with those used in test_cases by @tonybaloney in #66
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Add xmlschema dependency by @tonybaloney in #62
- Don't assert that call-report exists before checking value of attribute by @tonybaloney in #63
- Add plugin coverage by @tonybaloney in #64
- Fix crash when ExceptionReprGroup is set for trace in test case by @gh-ppolk in #65
New Contributors
- @gh-ppolk / @polkapolka made their first contribution in #65
Full Changelog: 1.0.1...1.0.2