category

testing

Generating Code Coverage Metrics for .NET Framework Applications
18 August 2022

Many have tried generating Code Coverage metrics for .NET Framework applications, yet only few have succeeded. Even fewer choose to tell their story This is my success story.

Running Your Test Suite in Azure DevOps On A Mac Build Agent And Publishing The Results
21 March 2020

How do you run your test suite in Azure DevOps, while using a Mac build agent, and then publish the results? Read on to find out!