I\'m trying to run a testing suite using XML and TestNG, but I\'m always getting the same message using both: Eclipse and the command line:
[TestNG] Running: /
Apparently, TestNG is wrong regarding generating the XML file for the testing suite.
Even though following their instructions to the letter, my tests were not running. I ended up with this testng.xml file and my tests, started to run:
testng.xml