Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 799 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 799 Bytes

TestApi Framework

TestApi is a simple api test framework for beginners. It uses a number of open source projects to work properly:

Installation

TestApi requires Java v7+, Maven v3.5+ to run.

$ mkdir testApi
$ git clone https://github.com/AdarshMaurya/testapi.git
$ mvn clean test -X

Todos

  • Implement Rest-Assured test
  • Add support for email