Skip to content

v0.8.0

Compare
Choose a tag to compare
@ollipa ollipa released this 07 Feb 02:17
· 69 commits to main since this release
  • Set name to unittest mocks for better error messages.
  • Raise AttributeError if async asserts called without AsyncMock.
  • Fix mocking chained async methods and properties.