« Return to Thread: Xml Functional Tests - Where Should They Live?

Re: Xml Functional Tests - Where Should They Live?

by Ross Mason-3 :: Rate this Message:

Reply to Author | View in Thread

They could go into the functional-tests module

Cheers,

Ross Mason
MuleSource

Malta Tel: +356 99 575067
UK Tel: +44 20 8133 3118
US Tel: +1 415 315 9511





On 2 Oct 2007, at 19:40, andrew cooke wrote:

>
> Almost all the tests for the XML module are in the VM package to avoid
> dependency loops in Maven (VM is used as the transport to test filters
> that operate on XML payloads, etc; the VM tests depend on
> mule-tests-functional which depends on mule-module-xml, so making XML
> tests depend on VM would add a loop).
>
> One way to avoid this is to put the tests in mule-tests-
> integration, but I
> am reluctant to do that given that those do not run in CI.
>
> Any other suggestions/ideas on how better to arrange this?
>
> Thanks,
> Andrew
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: Xml Functional Tests - Where Should They Live?