Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 485 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 485 Bytes

API Test Automation with JavaScript

This is a JavaScript API test automation project.

General Information

4 Simple API Tests -which provided here- have been done in this project. Frameworks that used listed below.

To run test, simply clone the repo and use following commands.

npm install
npm test