Skip to content

Configure unit tests report in gitlab-ci

Benjamin Bertrand requested to merge unit-test-report into develop

Add --junitxmlto pytest default args in setup.cfg and save report.xml as junit reports artifact in gitlab-ci job.

This will show a summary of the tests in MRs.

Part of #500 (closed)

Merge request reports

Loading