Recently I had to spend a large amount of time on DevOps and I got stuck in integrating azure build pipeline, NUnit tests, and sonar cloud together. After some digging, I came up with a complete solution to run NUnit tests on azure build pipeline, generate test results, and publish them to the sonar cloud dashboard. So I decided to share it with you as well. At the end of this, you will be able to run your ASP.NET NUnit tests in Azure DevOps build pipeline and publish The results to Sonar Cloud to check the test coverage and code coverage.

#sonarcloud #unit-testing #pipeline #azure-devops #nunit #testing

Running ASP.NET NUnit Tests in Azure Build Pipeline and Publishing Results to Sonar Cloud.
15.25 GEEK