In this article we will look into writing unit tests for Orchestrator functions using xUnit and Moq. We will write tests for a mildly complex orchestrator with branching logic. So, unit testing... Before we start, I have to admin, I for one, am not a very big fan of unit testing, I mean, I strive… Continue reading Writing unit tests for orchestration functions in Azure Durable Functions