v0.9.0
Added
- Add
unittest
integration.
Changed
- Remove
pytest
from dependencies. Chainmock now works also withunittest
sopytest
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.