Skip to Content
andyevans.dev
Home
Posts
Topics
Topic:
XUnit
Showing all posts categorized under "XUnit".
Jun 2025
Testing Durable Azure Function Apps using XUnit and TestContainers
My new approach to writing functional tests against Azure Durable Functions. Use a similar approach for any containerised web app!
Read post →
Feb 2025
Functional Testing for .NET 8 Isolated Azure Functions
Follow along to learn how to create functional tests using UnitTestEx for your .NET 8 (Isolated) HTTP-triggered functions
Read post →