Skip to content

DjerohN/test-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

test-api

Sample project for testing API.

Used:

  • Java 17
  • Maven
  • JUnit 4
  • Cucumber 7
  • RestAssured
  • JsonUnit
  • Allure Report

Tests written for https://gorest.co.in/ public API

To run tests

mvn clean verify - report will be generated tо directory: target/site/allure-maven/index.html

To run tests with report in browser

mvn clean verify -P local-report - report will be generated into temp folder. Web server with results will start.

About

RestAssured for API testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published