Summary
In this chapter, we walked in detail through testing best practices, and covered the process of testing Azure Functions, focusing primarily on Unit and Integration testing using the MSTest framework.
In the next chapter, we will walk through one more of the critical steps in the modern application life cycle, that is, the ability to deploy the code from source control, and construct a continuous delivery pipeline.