I've created an integration testing framework for Azure Functions (dotnet-isolated) that provides a WebApplicationFactory-like experience. Please give it a try and tell me what you think.

https://github.com/bjorkstromm/azure-functions-test-framework

#dotnet #azure #azurefunctions

@bjorkstromm Oh! I’m looking forward to trying this out. It’s something I’ve been struggling with lately.
@xinmyname let me know how it goes 🙂