Book Image

Continuous Delivery with Visual Studio Team Services [Video]

By : Prajeesh Prathap
Book Image

Continuous Delivery with Visual Studio Team Services [Video]

By: Prajeesh Prathap

Overview of this book

<p><span id="description" class="sugar_field">Continuous delivery is the logical evolution of AGILE principles. In this course, we'll teach you how to use the integrated tool set from VSTS to speed the development and delivery of your software applications. First, you'll explore what Continuous Deliveryis and how VSTS enables continuous delivery. Next you’ll learn how to use Visual Studio Team Services to plan, design and implement powerful and reliable deployment pipelines. You'll take a look at different ways you can test a product and provide direct feedback on product quality. By the end of the course, you'll be able to use Visual Studio Team Services proficiently to build an effective Continuous Delivery pipeline to deploy an ASP.NET Core application to a Kubernetes cluster running on Azure.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">A step-by-step approach to Continuous Delivery to automate building, deploying, and managing .Net core applications to Azure Container Services using VSTS ALM.</span></span></p>
Table of Contents (7 chapters)
Chapter 5
Build Management
Content Locked
Section 2
Create and Run Unit Tests
The video explains unit testing and how to create unit tests for .net core applications in VS 2017. - Understand the unit testing concepts - Create and run unit tests from VS 2017 - Run unit tests as part of CI build in VSTS