Lightweight API test framework built with pytest
This is a lightweight API test framework built with pytest and the requests library, offering data-driven testing, logging and HTML reporting functionalities. It is designed for RESTful API testing, easy for seamless integration into CI/CD pipelines.
The framework simplifies the creation of concise, readable tests while being scalable to accommodate complex functional testing for both applications and libraries.
The provided zip file contains a quick ReadMe document along with all required packages, allowing for easy customization and enabling users to start writing tests immediately with minimal setup.