.gitignore .pre-commit-config.yaml CHANGELOG.rst LICENSE README.rst RELEASING.rst mypy.ini setup.py tox.ini .github/FUNDING.yml .github/workflows/deploy.yml .github/workflows/test.yml docs/about.rst docs/changelog.rst docs/conf.py docs/configuration.rst docs/contributing.rst docs/index.rst docs/remarks.rst docs/requirements.txt docs/usage.rst scripts/gen-release-notes.py src/pytest_mock/__init__.py src/pytest_mock/_util.py src/pytest_mock/_version.py src/pytest_mock/plugin.py src/pytest_mock/py.typed src/pytest_mock.egg-info/PKG-INFO src/pytest_mock.egg-info/SOURCES.txt src/pytest_mock.egg-info/dependency_links.txt src/pytest_mock.egg-info/entry_points.txt src/pytest_mock.egg-info/requires.txt src/pytest_mock.egg-info/top_level.txt tests/test_pytest_mock.py