Pre-pipeline, I had jobs that would post to slack with a summary of the XUnit tests results.
I've got slack posting and XUnit test results gathering all working in pipeline now, but what I miss, and what my team is not keen to lose is the test results detail in the slack posts.
I don't mind if I have to recreate them, but I'm not sure that the pipeline run has *access* to the result numbers in any concrete way.
Anybody else dealing with this?
m.