You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2005/11/10 21:06:01 UTC

[VOTE] Promote the antunit antlib out of the sandbox

In accordance with section 4.6 of the antlibs subproject charter, an
antlib needs a PMC majority to be accepted as a "proper" antlib.
Majority means at least 3 +1s and more +1s than -1s (section 4.7).

Each Antlib also needs at least three committers with at least one PMC
member among them.  If you vote in favor of the promotion, please
indicate whether you want to become a committer on the antlib.

This is the vote for the antunit antlib that can be found in the
sandbox/antlibs/antunit subdirectory.  This lib provides an antunit
task that runs build files as unit tests as well as a bunch of
assertion tasks and a simple listener in the style of the plain JUnit
formatter.

The concept of build files as unit tests was inspired by seeing Steve
and Matt use it in Ant's core - where the JUnit testcase only became
the driver and all assertions happened in the build file itself.

The way antunit works is again heavily influenced by JUnit.  Targets
whose name starts with "test" are tests, a "setUp" target will be run
before each test and a "tearDown" after each test.

OK, the ballot

Shall the .NET antlib be promoted?

[ ] Yes (i.e. +1)
    [ ] and I want to become a committer to it
[ ] No

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [VOTE] Promote the antunit antlib out of the sandbox

Posted by Kev Jackson <ke...@it.fts-vn.com>.
>Shall the .NET^w antlib(s) be promoted?
>
>[+1] Yes (i.e. +1)
>    [?] and I want to become a committer to it
>[ ] No
>  
>
I'd say yes to all 3

my 2p

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [VOTE] Promote the antunit antlib out of the sandbox

Posted by Martijn Kruithof <jk...@apache.org>.
>
>  Shall the Antunit antlib be promoted?
>
>
>  [ X] Yes (i.e. +1)
>      [X] and I want to become a committer to it
>  [ ] No
>
Martijn

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [VOTE] Promote the antunit antlib out of the sandbox

Posted by Steve Loughran <st...@apache.org>.
Stefan Bodewig wrote:

  Shall the Antunit antlib be promoted?


  [ X] Yes (i.e. +1)
      [X] and I want to become a committer to it
  [ ] No


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [VOTE] Promote the antunit antlib out of the sandbox

Posted by Steve Loughran <st...@apache.org>.
Stefan Bodewig wrote:
> In accordance with section 4.6 of the antlibs subproject charter, an
> antlib needs a PMC majority to be accepted as a "proper" antlib.
> Majority means at least 3 +1s and more +1s than -1s (section 4.7).
> 
> Each Antlib also needs at least three committers with at least one PMC
> member among them.  If you vote in favor of the promotion, please
> indicate whether you want to become a committer on the antlib.
> 
> This is the vote for the antunit antlib that can be found in the
> sandbox/antlibs/antunit subdirectory.  This lib provides an antunit
> task that runs build files as unit tests as well as a bunch of
> assertion tasks and a simple listener in the style of the plain JUnit
> formatter.
> 
> The concept of build files as unit tests was inspired by seeing Steve
> and Matt use it in Ant's core - where the JUnit testcase only became
> the driver and all assertions happened in the build file itself.

And now I'm looking at what you did in AntUnit and trying to think how 
you apply the same pattern to testing in and of distributed applications:

http://cvs.sourceforge.net/viewcvs.py/*checkout*/deployment/deployment/doc/testing/test-components.doc

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [VOTE] Promote the antunit antlib out of the sandbox

Posted by Conor MacNeill <co...@apache.org>.
> OK, the ballot
> 
> Shall the .NET antlib be promoted?
> 
> [X] Yes (i.e. +1)
>     [ ] and I want to become a committer to it
> [ ] No
> 

Conor

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org