Artiweb > Pull Request #3029

JUnit XML files for RunAllProofs #3029

Github

Description

This PR extends the RunAllProofs facility for the generation of JUnit files. Each test entry in automaticJavaDL.txt or automaticInfflow.txt results into an entry in a JUnit file. This allows later a processing of these tests in Jenkins/Gitlab and Co.

Further changes are: * Achieve a better catching of the stdout and stderr during the prove for inserting it into the JUnit files * Upload the statistics as build artifacts

Artifacts