Package ant-antunit: Information
Source package: ant-antunit
Version: 1.3-alt1_9jpp8
Build time: Apr 16, 2018, 01:26 AM
Category: Development/Other
Report package bugHome page: http://ant.apache.org/antlibs/antunit/
License: ASL 2.0
Summary: Provide antunit ant task
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.
Maintainer: Igor Vlasenko
Last changed
April 15, 2018 Igor Vlasenko 1.3-alt1_9jpp8
- java update
Nov. 9, 2017 Igor Vlasenko 1.3-alt1_8jpp8
- fc27 update
Oct. 17, 2017 Igor Vlasenko 1.3-alt1_5jpp8
- new jpp release