Python-API-Automation-Testing-Framework/ ├── tests/ │ ├── conftest.py # Shared pytest fixtures and configuration │ ├── test_auth.py ...