Skip to content

Make SignalR C++ tests output test results to AzP #8723

Closed
aspnet/SignalR-Client-Cpp
#4
@analogrelay

Description

@analogrelay

GTest supports outputting a junit-style XML file: https://github.com/google/googletest/blob/master/googletest/docs/advanced.md#generating-an-xml-report

We should do that and then make sure AzP is scooping up junit xml files in a Publish Test Results task.

Coordinate this work with #8724 and #8438 so that we don't have like 4 AzP tasks scooping XML files :). We should publish to a common directory (artifacts/logs/junit?) and a single publishing task scooping from that directory.

Metadata

Metadata

Assignees

Labels

acceptedThis issue has completed "acceptance" testing (including accessibility)area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkarea-signalrIncludes: SignalR clients and serversfeature-client-c++Related to the SignalR C++ clienttask

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions