Skip to content

This is a simple API testing project using RestAssured library against GITHUB API

Notifications You must be signed in to change notification settings

pyprasad/rest-assured-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-assured-test

This is a simple project to test GIT Users API service endpoints, part of the tests it's going to hit users endpoint and stores response in an object. Initially when you make a request it receives up to 30 popular Git users, we store them in a List and iterate through.

To run tests

mvn test

Libraries
  • Rest Assured - 3.2.0
  • Junit - 5.3.1

About

This is a simple API testing project using RestAssured library against GITHUB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages