quickSelfTest/README
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 12 Mar 2015 19:23:36 +0100
changeset 277 46a073301c24
parent 244 4ff4a2444d1a
child 329 6a3fe7cea4e1
permissions -rw-r--r--
Initial version of JUnit XML report reader. Unfinished!

A quick selftest running non-GUI after a jenkins build

to start:
    sh run.sh

or
    run.bat (windows)

executes the tests found in ~/exept/regression/*
and generates a junit-xml compatible output file 'testresult.xml',
(to be consumed by jenkins).

Also some metric info is written to 'metrics.xml'