MENU

Fun & Interesting

Coding Shorts 108: Using TestContainers in .NET Core

Shawn Wildermuth 5,851 7 months ago
Video Not Working? Fix It Now

Don't miss my upcoming "Pragmatic Architecture for ASP.NET Core" workshop coming November 11th: https://shawnl.ink/arch-workshop Stop managing containers for testing your projects. Docker's testcontainers project can make it easier for you. Let me show you how: 00:00 Introduction 01:18 Getting Started 03:31 Installing TestContainers 04:03 Configuring the Container 09:10 IAsyncLifetime 13:07 Using a Fixture 16:04 Wrapping Up Code is available here: https://github.com/shawnwildermuth/codingshorts/tree/main/testingwithcontainers For more information about my training and coaching, visit: - https://wildermuth.com If you like this video, you might like other videos in my Instructional Videos: - https://www.youtube.com/playlist?list=PLtOvnDRdH12e3vOq4zvpI2cKsancIwMcP

Comment