Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 561 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 561 Bytes

API Tests Python application

Description

This is a test project for API testing using Python and requests library. To visualize the data, the library matplotlib was used. The project was developed using the Visual Studio Code IDE with the help of the Copilot extension. Test were added to the project using the pytest library. Project is automatically tested using GitHub Actions.