Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.12
-
None
-
Mac 10.8.2
Description
Can we have a way to run all the tests in a package? I know we can run all tests in a class using -Dit.test option.
OR
Can we define a user property for suiteXmlFile so that tests in a package can be run using maven fail-safe plugin.
mvn clean install -DsuiteXmlFile=test1.xml
Thanks,
manmohanpv