This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.46k
stars
4.8k
forks
source link
[Azure.Developer.DevCenter] Enable live tests for the test pipeline #38927
Currently we .NET SDK tests in playback mode against pre-recorded sessions. While it works well for running quick validation on PRs it has a few drawbacks. This ticket is to track work related to enabling live tests on the test pipeline for the SDK.
Library name and version
Azure.Developer.DevCenter 1.0.0
Query/Question
Currently we .NET SDK tests in playback mode against pre-recorded sessions. While it works well for running quick validation on PRs it has a few drawbacks. This ticket is to track work related to enabling live tests on the test pipeline for the SDK.
Related work: https://github.com/Azure/azure-sdk-for-net/pull/36245