Skip to content

wavda/restassured-api-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Tools being used:

  • IntelliJ
  • JUnit5
  • Rest-Assured
  • Java
  • Allure
  • Maven

Test Execution

Run the following command:

  • Execute test: mvn clean test allure:report
  • Generate test report: mvn allure:serve image