/testapi

A simple api test framework built using okhttp3, rest-assured, testNG & maven. For reporting extent report is being used.

Primary LanguageHTML

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