The tests successfully run via the shell runner, and an artifact testresults.xml is produced by Pytest and uploaded:
Uploading artifacts...
Runtime platform arch=amd64 os=linux pid=15392 revision=8af42251 version=11.4.0
testresults.xml: found 1 matching files
Uploading artifacts to coordinator... ok id=28 responseStatus=201 Created token=d_z8UEUw
Job succeeded
However, I can’t find where the results are shown on the web interface. They’re not on the jobs page (where that output is shown), nor in the page for the commit itself. Where should I be looking?
Am I the only one to find this strange that only merge requests show JUnit reports? Coming from Bamboo, I would expect this view for every pipeline - how many tests were run and which ones failed.
Hi folks, Product Manager for the Testing Group here, I wanted to follow-up that JUnit reports on the pipeline page were introduced with GitLab 12.5 a few releases back. Thanks @detly for adding the other Unit testing related features we are tracking / working on to this thread above.