Testinfra Integration Tests Prerequisites pip3 install docker pytest pytest-testinfra requests Running locally # cwd: repo root # docker must be running pytest -vv testinfra/*.py