Just about to implement a test framework with Maven+TestNG+Selenium.
How do you declare a suite.xml that tells TestNG to run ALL tests? I\'ve tried all thes
Assume you have a three level package, your test classes are under the com.abc.xyz package.
com.abc.xyz
, doesn't work. doesn't work. does work.