Alster

Description

Runs Alster XSLT unit tests.

The test source directory will be scanned for Alster unit test files to process.

Attribute Description Required
dir Specify where to find source files Yes
recurse Specify whether to include subdirectories when looking for Alster test source files. No; defaults to "no"
resultdir Destination directory for output files Yes
classpath Specify where to find user class files No
classpathref Specify where to find user class files by reference to a PATH defined elsewhere No
failonerror Specifies whether test failure should cause the whole build process to terminate. No; defaults to "no"

Parameters specified as nested elements

The classpath attribute may (and is recommended to) be specified as a nested element instead of an XML attribute.