Package ant-antunit
Source package: ant-antunit
Version: 1.4-alt1_2jpp11
Category: Development/Other
Report package bug
Version: 1.4-alt1_2jpp11
Build time: Jun 1, 2021, 11:08 AM
in the task #273228
Report package bug
Gear: https://git.altlinux.org/srpms/a/ant-antunit.git?a=tree;hb=1.4-a…
Home page: http://ant.apache.org/antlibs/antunit/
Home page: http://ant.apache.org/antlibs/antunit/
License: ASL 2.0
Summary: Provide antunit ant task
Description:
Last changes: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.
June 1, 2021 Igor Vlasenko 1.4-alt1_2jpp11 |
- new version |
Feb. 15, 2020 Igor Vlasenko 1.3-alt1_13jpp8 |
- fc update |
May 25, 2019 Igor Vlasenko 1.3-alt1_11jpp8 |
- new version |