Running Integration Tests with Docker in .NET using Testcontainers
Mohamad Dbouk Mohamad Dbouk
2.02K subscribers
1,094 views
0

 Published On Nov 30, 2023

Hey friends, welcome to my tutorial on running integration tests with Docker and TestContainers within .NET! In this video, I'll guide you through using Docker to execute your integration tests, specifically focusing on scenarios where your tests rely on a database using TestContainers.

I highly recommend showing your appreciation to TestContainers by giving it a star on GitHub: https://github.com/testcontainers/tes...

In this comprehensive tutorial, I'll demonstrate how to:

- Set up an API project with a SQL Server DB context.
- Create a simple ToDo repository to manage data access.
- Integrate Testcontainers within your project for effective integration tests.

Join my mailing list: https://mdbouk.com/
Follow me on X: https://x.com/mhdbouk
Buy me a coffee: https://buymeacoffee.com/mdbouk

Don’t forget to like, subscribe, and share this video with your fellow developers.

Happy Coding!

#csharp #dotnet

show more

Share/Embed