PreviousNext

Testing Azure Functions on Azure DevOps – part 1: setup

by bill-s, 2020-09-10T01:02:01.902Z

Hi All! Today we’re going to talk a bit about testing strategies for Azure Functions. We’ll see how setup our test framework and in another article, we’ll see how to create a build pipeline on Azure DevOps.

Read More