You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Lisa <ap...@purpleblade.net> on 2007/01/23 20:12:58 UTC

mvn test - how to invoke a specific class from command line

Is there a way to create a pom.xml file that will run only tests in one class
from the command line?

I want to type:
   mvn <target>

Where <target> can be any word I choose and have it execute all tests in a
specific class only.  there may be many, many classes in the test
directories, I only want it to execute one single class, or possibly several
classes in sequence, but I want to choose which ones.

Any help would be greatly appreciated.

Lisa
-- 
View this message in context: http://www.nabble.com/mvn-test---how-to-invoke-a-specific-class-from-command-line-tf3066182s177.html#a8528263
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org