This is mainly a follow-up on https://community.atlassian.com/t5/Bitbucket-questions/Where-do-I-view-pipeline-test-reports/qaq-p/689754#U1688733
There are some points there that some people (including myself) are still unable to see a (full) test report on a merge request. A screenshot post there suggested it should be under reports, yet in my pull request the "Reports" section is empty, suggesting I should setup an integration and/or a pipeline (though I obviously have one).
Test results are being picked up according to teardown and on the pipeline step I have the "x tests passed" message, but I would still want to see the full report.
How can I do that?
Thanks