Integration tests using Sql Server database in a container
Today I’ll show you how to implement integration tests for ASP.NET Core web api using real MS Sql Server database hosted in a Docker container. Keep reading…
By Mirek on (tags: ASP.NET, Docker, Tests, categories: architecture, code)