.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
AUTHORS
LICENSE
Makefile
README.md
docker-compose.yml
setup.py
tox.ini
pytest_dockerc/__init__.py
pytest_dockerc/fixtures.py
pytest_dockerc/plugin.py
pytest_dockerc.egg-info/PKG-INFO
pytest_dockerc.egg-info/SOURCES.txt
pytest_dockerc.egg-info/dependency_links.txt
pytest_dockerc.egg-info/entry_points.txt
pytest_dockerc.egg-info/requires.txt
pytest_dockerc.egg-info/top_level.txt
tests/conftest.py
tests/test_fixtures.py