Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

PyTest Plugin v0.2.0

Latest
Compare
Choose a tag to compare
@ramosbugs ramosbugs released this 30 Apr 23:36
· 2 commits to main since this release

Breaking Changes

  • Drop support for end-of-life Python 3.7 (214b920)

New Features

  • Add support for Python 3.12 (214b920)
  • Officially support PyTest 8.x (fc84b50)

Bug Fixes

  • Use "new-style" pluggy hook wrapper (ed5c71a)

Other Changes

  • Check uploaded results in integration tests (23540f9)
  • Add freezegun test (7108cf2)
  • Pin requests-mock to 1.11.0 (c8ed94a)

Full Changelog: pytest-0.1.7...pytest-0.2.0