The distribution contains the Novacore testcases. The bundle assumes an up-to-date Dogelog installation as described in section 2.1 Dogelog Distribution.
For binary files and sourc code initially:
git clone https://www.herbrand.ai/novacore/.git
For updates as desired:
cd novacore
git pull
To execute the Novacore test cases:
cd novacore
ant -f harness/run.xml
To view the Novacore test results at http://localhost:8598/:
cd novacore
webfsd -p 8598