Apache AntUnit

Provides a test framework for Apache Ant tasks and types
Download

Apache AntUnit Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Apache Software Foundation
  • File Size:
  • 278 KB

Apache AntUnit Tags


Apache AntUnit Description

Initially all tests for Apache Ant tasks were written as individual JUnit test cases. Apache AntUnit is a handy solution designed to remove JUnit completely and to provide a set of predefined tasks in order to reuse common kind of checks. It turns out that AntUnit lends itself as a solution to other problems as well. The assertions are an easy way to validate a setup before even starting the build process, for example. AntUnit could also be used for functional and integration tests outside of the scope of Ant tasks (assert contents of databases after running an application, assert contents of HTTP responses ...).


Apache AntUnit Related Software