SimpleTestTask

This task runs testcases using the SimpleTest framework.

Table 147. Attributes

Name Type Description Default Required
printsummary Boolean Print one-line statistics for each testcase. false No
haltonerror Boolean Stop the build process if an error occurs during the test run. false No
haltonfailure Boolean Stop the build process if a test fails (errors are considered failures as well). false No
failureproperty String Name of property to set (to true) on failure. n/a No
errorproperty String Name of property to set (to true) on error. n/a No
debug Boolean Switch debugging on/off false No