Skip to content

Add CI that runs tests

Julius Künzel requested to merge work/ci into master

This does basically two things:

  1. Add GitLab CI
  2. Generate JUnitTestResults.xml in case unittest-xml-reporting is installed. This will result in nice representation of tests in the GitLab UI

Related to !115 (merged)

Edited by Julius Künzel

Merge request reports