I did get this working eventually -- required many iterations of IDEA project 
configuration.  Basically, "ant testexample" populates the build/test 
directory, which TestNG is fairly particular about.  So you need to have 
build/test as your test output directory, and you need to NOT exclude output 
directories, and you need to run "ant testexample" before running TestNG under 
IDEA.  It is probably possible to do better than this, but that's good enough 
for me for right now.

Cheers!
Rob


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918804#3918804

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3918804


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to