A production-ready API testing framework built with Python and PyTest. This framework provides a reusable HTTP client library and comprehensive test utilities for API automation, demonstrated using ...
pytest-automation-framework/ │ ├── config/ # Configuration files │ ├── __init__.py │ ├── config.py # Environment configurations ...