Skip to content

keshavjha06/TestVagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestVagrant Assignment

REST Assured API test automation framework using Java + Maven + TestNG. Framework follows many of the industry best practices.

Technologies/Tools used in building the framework

  • Rest Assured
  • TestNG
  • Java
  • Allure Reports
  • Lombok
  • IntelliJ
  • GitHub
  • Jenkins

Deploy the code on local

git clone https://github.com/keshavjha06/TestVagrant.git

Run the code

The Maven command to run the code is:

mvn clean test

Allure Command:

To run the test cases using allure command is:

allure serve allure-results

Releases

No releases published

Packages

No packages published

Languages