Skip to content

AST-570 Improve unit testing

Maik Nijhuis requested to merge ast-570-improve-unit-tests into master
  • Output JUNIT XML file for each unit test.
  • Discard existing Test.XML, which has a wrong format.
  • Add junit-merge.py for merging JUNIT files.
  • Support pages in multiple branches.
  • Create badges using the merged JUNIT XML file and the coverage report.
  • Run idgcal unittest with the other unit tests.

Merge request reports