Skip to content

Files

Latest commit

6b5ea89 · Sep 21, 2023

History

History

testinfra

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 21, 2023
Sep 21, 2023

Testinfra Integration Tests

Prerequisites

pip3 install docker pytest pytest-testinfra requests

Running locally

# cwd: repo root
# docker must be running
pytest -vv testinfra/*.py