Poetry Template Install packages poetry install Run all tests poetry run pytest or make test-all Run tests for a specific file poetry run pytest tests/test_parking_system.py or make test NAME=test_parking_system