testfixtures9.1.0
testfixtures9.1.0
Published
A collection of helpers and mock objects for unit tests and doc tests.
pip install testfixtures
Package Downloads
Authors
Project URLs
Requires Python
>=3.11
Dependencies
- django-stubs
; extra == "test"
- mypy
; extra == "test"
- mypy-zope
; extra == "test"
- pytest
>=7.1; extra == "test"
- pytest-cov
; extra == "test"
- pytest-django
; extra == "test"
- types-mock
; extra == "test"
- django
; extra == "test"
- sybil
>=6; extra == "test"
- twisted
; extra == "test"
- sphinx
; extra == "docs"
- furo
; extra == "docs"
- django
; extra == "docs"
- sybil
>=6; extra == "docs"
- twisted
; extra == "docs"
- setuptools-git
; extra == "build"
- wheel
; extra == "build"
- twine
; extra == "build"