Apache AntUnit Description
Initial tests for Apache Ant tasks were written in JUnit test cases. It became clear that most tests had to perform common tasks such as reading a build file and initializing a project instance. This was the point when BuildFileTest was created, a base class that can be used for most task test cases. BuildFileTest is a good tool and has been adopted by the Ant-Contrib Project as well as others. This approach has several advantages. One of these is the ease of translating a build file from a bug into a test case. Asking a user to create a testcase for Ant for a bug that is known to be problematic, he doesn't have to know JUnit or how to integrate a test into Ant. AntUnit extends this approach to testing by removing JUnit entirely and providing a set predefined tests.<assert>tasks to be reused common type of checks.</assert>
Integrations
Company Details
Product Details
Apache AntUnit Features and Options
Apache AntUnit User Reviews
Write a Review- Previous
- Next