August 2017
Intermediate to advanced
332 pages
8h 54m
English
In all our previous chapters, we have discussed various ways of testing the Azure Functions. We can test the Durable Functions with the same set of tools. However the testing approach is entirely different because of its features and the way it works.
In this recipe, we will learn few of the essential things that one should be aware of while working with Durable Functions.