On Wednesday 04 June 2008 Derek Alexander wrote:
> I have a related question. This isn't really a unit test but rather an
> integration test - hence the need for a config file.
>
> Is there a "maven" way to organise different types of tests. Currently I
> have "src/test/..." what I'd really like is:
>
> src/test/unit/...
> src/test/integration/...
> src/test/functional/...
>
> and then be able to easily run just one set of tests (or all).

There are many posts about integration testing on this list. Please search 
the archives for "integration tests" and you'll get some answers.

Resent threads were for example the following:
http://www.nabble.com/Unit-Testing-Issues-to17623488.html#a17627749
http://www.nabble.com/integration-test-practices-to17384353.html#a17564277

hth,
- martin

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to