Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 423 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 423 Bytes

Run infrastructure tests locally

This repo explores the usage of the following projects:

PoC Diagram

image

Setup (WIP)

python3 -m venv .venv
source .venv/bin/activate

pip install -r requirements.txt