Skip to content

gorbysbm/location-restauto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • install gradle if not present
        https://gradle.org

Running the Tests:

  • navigate to the project root directory and run this command while specifying the testSuite file:
        gradle clean test -PtestSuiteFile=testng-smoke.xml

NOTE: You can see detailed test reports at: ${projectDir}/build/tesngOutput

=========================================================

About

Demo project of REST Assured API tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages