Azure / azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
175 stars 126 forks source link

Add live (and recorded) testing capabilities for identity and the various supported credentials #4904

Open ahsonkhan opened 1 year ago

ahsonkhan commented 1 year ago

We should follow testing practices from other languages SDKs around live and recorded tests, if they fit well with C++.

cc @RickWinter

joshfree commented 1 year ago

Related: https://github.com/Azure/azure-sdk-for-cpp/issues/4773