.gitignore
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
tox.ini
.github/workflows/lint-and-test.yml
.github/workflows/publish.yml
pytest_mongodb/__init__.py
pytest_mongodb/plugin.py
pytest_mongodb.egg-info/PKG-INFO
pytest_mongodb.egg-info/SOURCES.txt
pytest_mongodb.egg-info/dependency_links.txt
pytest_mongodb.egg-info/entry_points.txt
pytest_mongodb.egg-info/requires.txt
pytest_mongodb.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/unit/test_plugin.py
tests/unit/fixtures/championships.json
tests/unit/fixtures/players.yaml
tests/unit/fixtures/superbowl.yaml