You can run TestContainers on the Azure Pipeline using the Docker Wormhole pattern.
You need to wrap your project into a Docker image and then run this Docker image in your pipeline. This is a valid use case for a Docker wormhole. In these 3 videos, you will understand its logic and see how to do it.
Buy me a coffee: https://buymeacoffee.com/foadalavix
Patreon: / foadalaviyoutube
Part 1: • Run TestContainers in Azure Pipeline
⏱️VIDEO CHAPTERS⏱️⏱️
00:00 Introduction
00:25 Test Pyramid
01:46 Integration Test
03:43 DTAP Environments
07:30 TestContainer
11:45 Docker Wormhole
🔔 Subscribe for more tips just like this: https://www.youtube.com/@Foad_Alavi?s...
GitHubRepo: https://github.com/foadalavi/Test-Fou...
#csharp #dotnet #azure #docker #testcontainers #pipeline