I\'m trying to run TestNG
from command line, but it\'s giving me error.
Can someone tell me where am I going wrong?
java -cp C:/TestNG directory
testng.jar
. From link testng.org, please click "here for ant users" to download a full testng.jar(11 mega bytes), not a "Maven Central" version(no more than 100k).I have tested those two versions on centos following testng tutorial point