.gitignore
.mypy.ini
.pre-commit-config.yaml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/ci.yaml
.github/workflows/codeql.yml
pytest_aiohttp/__init__.py
pytest_aiohttp/_version.py
pytest_aiohttp/plugin.py
pytest_aiohttp/py.typed
pytest_aiohttp.egg-info/PKG-INFO
pytest_aiohttp.egg-info/SOURCES.txt
pytest_aiohttp.egg-info/dependency_links.txt
pytest_aiohttp.egg-info/entry_points.txt
pytest_aiohttp.egg-info/requires.txt
pytest_aiohttp.egg-info/top_level.txt
tests/test_fixtures.py
tests/test_switch_mode.py