Skip to content

v0.9.0

Compare
Choose a tag to compare
@ollipa ollipa released this 15 Oct 12:04
· 57 commits to main since this release

Added

  • Add unittest integration.

Changed

  • Remove pytest from dependencies. Chainmock now works also with unittest
    so pytest is not a required dependency anymore.

Removed

  • Drop support for pytest v6.0 and v6.1.

Infrastructure

  • Add pypy3.10 to tox test run.

Documentation

  • Add overview, user guide, contributing and changelog sections to documentation.