Comment inline ... On Wed, Mar 26, 2008 at 8:49 AM, Dan Becker <[EMAIL PROTECTED]> wrote: > I notice most every Tuscany component has JUnit tests associated with > it. I also notice that these tests are run as part of a normal Maven > build (which you can turn on and off via -Dmaven.test.skip=true). > > 1) Are there other Maven test related switches? Specifically, is there a > Maven switch/target/profile to just run the unit tests without a build? > > 2) Is there a to run these JUnit test cases from within an Eclipse > project? Perhaps some test perspective or some menu item that > understands JUnit test cases.
Within Eclipse you can highlight a JUnit test class and "Run as => JUnit Test" > > I saw the Tuscany Wiki had some good articles on testing (e.g. > > http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Automation+of+itests+in+web+applications), > but I would like to grow my knowledge here. > -- > Thanks, Dan Becker > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
