Forgive the top post.  In case anybody hasn't figured
it out, with Ant 1.7 beta 2 out the door and a new
AntUnit 1.0 beta apparently hot on its heels, I am
working on modifying the Ant core build to run both
junit and antunit tests... just to make sure nobody's
duplicating work.  I am basically doing things as
we've talked about here... more in the next day or so.

-Matt

--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:

> On Thu, 14 Sep 2006, Matt Benson
> <[EMAIL PROTECTED]> wrote:
> > --- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> 
> >> I didn't think of the *-support.xml case, that
> would
> >> need to be added.
> > 
> > This is the only contention area, then.
> 
> Wouldn't call it contention.  I just didn't think of
> the case where
> build files inside of the antunit tests tree
> wouldn't hold any AntUnit
> tests, because all existing AntUnit tests were
> standalone build files
> so far.
> 
> > I see that the antlibs are running
> src/tests/antunit/**/*.xml , so
> > my proposal for excluding e.g. **/*-support.xml
> would blend rather
> > seamlessly IMO.  DD opined he would prefer
> INcluding **/*-test.xml ,
> > **/*Test.xml , or some other known pattern to
> excluding support
> > files.
> 
> Both ways work for me. I'm leaning a bit towards
> DD's suggestion,
> since it is in line with our practice WRT JUnit
> tests.
> 
> > My rationale is that I expect the majority of
> files under
> > src/tests/antunit to be antunit test files; thus
> the few exceptions
> > = exclusions.
> 
> This is true for .java files under src/testcases,
> still we use an
> include pattern.
> 
> Cheers
> 
>         Stefan
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to