Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 233 Bytes

File metadata and controls

7 lines (4 loc) · 233 Bytes

Sample-API-Framework

A Sample Framework for API Automation.

In this we used tools like gradle to execute task and added docker file to run our tests in a docker container.

CMD to run tests are: gradle Sanity (To run all tests).