There is an existing itest plugin for this purpose. The main example of its use that I know about is in the openejb project at codehaus.

david jencks

On Dec 17, 2004, at 4:39 AM, Marcin Gurbisz wrote:

Hi,

My question is how you deal with tests which are integration rather than simple unit test. For example tests require running server, database (but they aren't cactus test).
I consider to possibilities:
- creating another module
- creating another dir in existing module (ex. src/integration-test)
In both possibilities I find useful to create plug-in for invoking this tests.
I will be helpful for any thoughts.


Marcin

---------------------------------------------------------------------
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]



Reply via email to