- install
gradleif not present
https://gradle.org
- navigate to the project root directory and run this command while specifying the
testSuitefile:
gradle clean test -PtestSuiteFile=testng-smoke.xml
NOTE: You can see detailed test reports at: ${projectDir}/build/tesngOutput
=========================================================