A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
翻译 - 🐋 一个库,支持对所有兼容的 .NET Standard 版本的 Docker 容器的一次性实例进行测试。
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