SQL Server Integration Testing with Testcontainers

Part III: SQL Server Integration Testing with Testcontainers

Take your containerised SQL Server setup to the next level by using Testcontainers for .NET to write robust integration tests. Spin up real SQL Server instances on-demand, run your tests, and tear them down automatically.

January 7, 2026 路 16 min 路 3351 words 路 Paul McIlreavy
Creating an Azure Event Grid Simulator

Creating an Azure Event Grid Simulator

I built an Azure Event Grid Simulator so I could run integration tests locally without needing a real Event Grid instance. It鈥檚 on GitHub.

February 5, 2019 路 8 min 路 1520 words 路 Paul McIlreavy