quickSelfTest/README
author Claus Gittinger <cg@exept.de>
Thu, 24 Mar 2016 14:54:16 +0100
changeset 314 8247a65b0d86
parent 244 4ff4a2444d1a
child 329 6a3fe7cea4e1
permissions -rw-r--r--
options

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'