development/libraries

ant-antunit - Provide antunit ant task

Website: http://ant.apache.org/antlibs/antunit/
License: ASL 2.0
Vendor: Fedora Project
Description:
The <antunit> task drives the tests much like <junit> does for JUnit tests.

When called on a build file, the task will start a new Ant project for that
build file and scan for targets with names that start with "test". For each
such target it then will:

   1. Execute the target named setUp, if there is one.
   2. Execute the target itself - if this target depends on other targets the
      normal Ant rules apply and the dependent targets are executed first.
   3. Execute the target names tearDown, if there is one.

Packages

ant-antunit-1.1-4.el6.src [82 KiB] Changelog by Orion Poplawski (2010-12-20):
- ExcludeArch ppc64 - no java >= 1:1.6.0 on ppc64

Listing created by Repoview-0.6.6-1.el6