Rahul Rai 4/17/2019

Integration Tests in Azure Pipelines with ASP.Net Core and SQL on Docker

Read Original

This technical article explains how to configure integration tests for an ASP.NET Core application using a SQL Server database, all within Docker containers orchestrated by Docker Compose in Azure Pipelines. It details solving the container readiness problem using the docker-compose-wait utility and provides Dockerfile and Docker Compose specifications.

Integration Tests in Azure Pipelines with ASP.Net Core and SQL on Docker

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week