Running the integration tests in an IDE

2007-02-15 Thread Wendy Smoak
I need more info on running the tests in the continuum-webapp-test module. After starting the selenium server and servlet container, what do I need to do in IDEA to execute one of the test cases? (I'll settle for Eclipse instructions, depending on who answers. :) )

Re: Running the integration tests in an IDE

2007-02-15 Thread Wendy Smoak
On 2/15/07, Dan Tran [EMAIL PROTECTED] wrote: change packaging type to jar, run eclipse:eclipse to generate project file, and change the packaging type back. ... and then what? I need more details. :) -- Wendy

Re: Running the integration tests in an IDE

2007-02-15 Thread Franz Allan Valencia See
Good day to you, Personally, I still use the commandline to run the webapp-tests :) Cheers, Franz On 2/15/07, Wendy Smoak [EMAIL PROTECTED] wrote: I need more info on running the tests in the continuum-webapp-test module. After starting the selenium server and servlet container, what do I