Wednesday, November 14, 2018

Continuous Integration - Running XUnit Tests In Your Build Pipelines

In this article, I will be explaining how to run XUnit tests with continuous integration in your .NET Core projects using Azure Pipelines. This article is the second part of a previous article about continuous integration and we are going to move from where we stopped there.

source https://www.c-sharpcorner.com/article/running-nunit-tests/

No comments:

Post a Comment