Skip to content

arbiminanda19/api-restassured-staging-cicle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-test-rest-assured

Tools Used: Maven, Java, rest-assured, TestNG, json-simple, allure-report

This is automation API test for endpoint this url

Setting up and running tests

  • Open project as Maven Project in Eclipse, Intellij, or other IDE
  • Run runAll.xml file using TestNG. The directory file:
{YourProjectPath}/src/test/java/suites
  • To generate report, you can run this cmd command on project directory, make sure allure has been installed in your device:
allure serve allure-results

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages