Writing unit tests for orchestration functions in Azure Durable Functions In this article we will look into writing unit tests for Orchestrator functions using xUnit and Moq. We […]