.codecov.yml
.coveragerc
.flake8
.gitignore
LICENSE
MANIFEST.in
README.md
pytest.ini
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
versioneer.py
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/flake8.yml
.github/workflows/publish-pypi.yml
.github/workflows/testing.yml
continuous_integration/scripts/install.sh
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/release-history.rst
docs/source/usage.rst
docs/source/_static/.placeholder
suitcase/README.md
suitcase/mongo_embedded/__init__.py
suitcase/mongo_embedded/_version.py
suitcase/mongo_embedded/conftest.py
suitcase/mongo_embedded/tests/__init__.py
suitcase/mongo_embedded/tests/conftest.py
suitcase/mongo_embedded/tests/fixtures.py
suitcase/mongo_embedded/tests/tests.py
suitcase/mongo_normalized/__init__.py
suitcase/mongo_normalized/_version.py
suitcase/mongo_normalized/tests/__init__.py
suitcase/mongo_normalized/tests/conftest.py
suitcase/mongo_normalized/tests/fixtures.py
suitcase/mongo_normalized/tests/tests.py
suitcase_mongo.egg-info/PKG-INFO
suitcase_mongo.egg-info/SOURCES.txt
suitcase_mongo.egg-info/dependency_links.txt
suitcase_mongo.egg-info/requires.txt
suitcase_mongo.egg-info/top_level.txt