Topic: Containerisation

Showing all posts categorized under "Containerisation".

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 →