Unit testing Azure Functions
We all want to find these little bugs before they cause too much trouble!
Here's what we will cover
How to do a (very)simple Azure Function
Add some unit tests (xUnit)
Use Moq
...a bit of SonarQube/SonarCloud
When working with Azure Functions in re...
blog.jepsen.ninja4 min read
Alexandre Nedelec
Always learning to become a better software developer.
Nice post 👍. Just so you know, you can now use the #azure-functions tag for your articles.