Skip to content

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

Notifications You must be signed in to change notification settings

AdarshMaurya/testapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published