quickSelfTest/README
author Jan Vrany <jan.vrany@labware.com>
Fri, 03 Dec 2021 13:24:20 +0000
branchjv
changeset 570 9c47ccc9e9b5
parent 244 4ff4a2444d1a
child 329 6a3fe7cea4e1
permissions -rw-r--r--
Add `--fail-on-error` and `--fail-on-failure` 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'