> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: vendredi 29 décembre 2006 09:17
> To: continuum-dev@maven.apache.org
> Subject: Re: selenium tests
>
> Only on clean - which you want to do to clean out the database, etc
> but not the c
8) store the cargo container installs somewhere other than target, so
I can run clean tests without the massive download.
On 28/12/2006, at 12:51 PM, Franz Allan Valencia See wrote:
On 12/27/06, Brett Porter <[EMAIL PROTECTED]> wrote:
6) we should use dbunit or something similar to set the d
On 12/27/06, Brett Porter <[EMAIL PROTECTED]> wrote:
6) we should use dbunit or something similar to set the database up
into a consistent state for the respective tests, and tear it down
again. Running through the web interface in tearDown is time
consuming, and error prone (if you add a new tes
6) we should use dbunit or something similar to set the database up
into a consistent state for the respective tests, and tear it down
again. Running through the web interface in tearDown is time
consuming, and error prone (if you add a new test that doesn't tear
itself down, then a differe