Novacore Instructions

1 GIT Access
2 Ant Command Line

1 GIT Access

For binary files and sourc code initially:

git clone https://www.novacuor.ch/novacore/.git

For updates as desired:

cd novacore
git pull

2 Ant Command Line

To execute the Novacore test cases:

cd novacore
ant -f harness/run.xml