I would like to know what is the PublishContext in the method GetResultGroupsByBuildV1Async in the class Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementHttpClient. What values are expected?
I would like to know what is the PublishContext in the method GetResultGroupsByBuildV1Async in the class Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementHttpClient. What values are expected?
Can you please share the document you are following as well details about your scenario?
@karishmatiwari-msft Here are the Docs: https://docs.microsoft.com/en-us/dotnet/api/microsoft.teamfoundation.testmanagement.webapi.testmanagementhttpclient.getresultgroupsbybuildv1async?view=azure-devops-dotnet-preview
The scenario details are that I need to be able to get the test results per build. Not just the logs, but the actual test results. This would include the test coverage, tests that passed/failed/ignored.
This method appears to be what I need, but I can't figure out what the PublishContext is and what values are expected.
Hello @PPypenko-2933,
Please post your question in the following forum where the Azure DevOps team and DevOps community are actively answering questions:
https://developercommunity.visualstudio.com/spaces/21/index.html
16 people are following this question.