AdarshMaurya / testapi

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:HTML 57.3%Language:Java 42.7%