SQL Server Integration Testing with Testcontainers

Part III: SQL Server Integration Testing with Testcontainers

Add integration testing to your containerised SQL Server setup with Testcontainers for .NET. Spin up real SQL Server instances on-demand, run your tests, and tear them down automatically.

7 January 2026 路 17 min 路 3434 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.

2 February 2019 路 8 min 路 1514 words 路 Paul McIlreavy