Azure
Running xUnit Tests in Azure DevOps
I’ve recently started trying to get my head around unit testing (I probably should have learnt this a while ago) and part of this has involved trying to figure out the best way to integrate them with Azure DevOps. In my case I wanted to have a pipeline which built Read more…