Topic: XUnit

Showing all posts categorized under "XUnit".

Testing Durable Azure Function Apps using XUnit and TestContainers
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 →
A futuristic image showing laptops and clouds and the words 'Functional Testing'
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 →