Test Automation Framework API automation framework with pytest + Allure, marker-based test selection, and GitHub Actions integration. Quick Start pip install -e ".[dev]" pytest -v ./testcase CI GitHub Actions workflow file: .github/workflows/test.yml.