You're correct, though realistically a number of projects go for a separate
project for this type of testing.
I'm currently preparing some slides on this for my talk at ApacheCon - they
should be posted after the conference. If anyone has any particular testing
practices they want to see covered, let me know :)

Cheers,
Brett

2008/10/14 陈思淼 <[EMAIL PROTECTED]>

> If the Project contains lots of subproject and the final project result is
> a
> Big EAR package.
> I think the integration-test is to put the ear package into jboss or other
> app server to do the test thing lots of environment variable for example:
> database connection parameter, the domain url, the SOA service url are
> different with the unit test.
>
> but the integration-test is hard to perform because of the environment
> difficult.
> I can see the maven-war-plugin have the war:run mojo binding with the
> integration-test , Is there any best practice who can make smooth and
> productive integration-test in their project, can you share with me ?
>



-- 
Brett Porter
http://blogs.exist.com/bporter/

Reply via email to