Skip to content

v3.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 22:14
· 5 commits to main since this release
  • #415: MockType and AsyncMockType can be imported from pytest_mock for type annotation purposes.
  • #420: Fixed a regression which would cause mocker.patch.object to not being properly cleared between tests.