Skip to content

integrate junit reports style for tests errors in gitlab and make pytest html report self contained

See: https://docs.gitlab.com/ee/ci/unit_test_reports.html#python-example

Both are worth it for different usage: junit reports are more integrated and directly accessible but contains less information and their UI see open-source/gitlab-ci-templates!6 (merged)

Merge request reports