Mocha Chai Automation API
Technology Used#
About The Project#
In this project, I developed API automation tests using JavaScript with Mocha and Chai for the GoRest API. The primary objectives were:
- Get todos: Ensure the API returns exactly 10 items.
- Get users with status inactive: Verify the API correctly returns inactive users.
These tests ensure the reliability and accuracy of the API responses, contributing to the overall quality and stability of the application.
Live Preview#
Repository :