On 8/3/07, Gilles Scokart <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I was just wondering if there is any logic in our unit test repository > unit > test? Up to now when I wanted to add a new test I was just looking for > similar test and either reusing the ivy.xml file of the test, or copy it > (most of the time just as a new revision). > > > > Is it the right approach, or do we follow some logic to know where to > place > which dummy module in our unit test repository?
Yes, I think this is the right approach. Only in some cases when the case is very specific I create a new test repository, but in most cases reusing the 1 and 2 repositories is fine. Xavier Gilles > > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://incubator.apache.org/ivy/ http://www.xoocode.org/
