This is a repository for learning and practicing tests with pytests and the FactoryBoy library. Installation python -m venv .venv ./.venv/Scripts/activate pip install -r requirements.txt Further guides on other .md files within /guides