This pipeline executes an XSpec test suite with Zorba.

Primary input: A XSpec test suite document.

Primary output: A formatted HTML XSpec report.

The dir where you unzipped the XSpec archive on your filesystem is passed in the option 'xspec-home'. The compiled test suite (the XQuery file to be actually evaluated) is saved on the filesystem to be passed to Zorba. The name of this file is passed in the option 'compiled-file' (it defaults to a file in /tmp). It relies on a script called 'zorba' being available in the system's $PATH.