A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Custom containers for testcontainers/testcontainers-dotnet
This is an example project to show how to use Reqnroll to test a simple asp.net web application using testcontainers
Repositório que acompanha artigo no meu blog técnico.
ASP.NET Core to-do list API with role-based permissions, priority management, and clean architecture. Uses EF Core for data handling and NUnit with Test Containers for testing
Example of using TestContainers with Optimizely