Relative Content

Tag Archive for testingazure-devopsazure-pipelinescode-coveragecobertura

Runsettings file seems to be ignored when running unit tests on pipeline

I had this problem for quite some time now and i can’t seem to make it work.
I have created myself a runsettings file that i want to use in my pipeline to ignore some .cs and .cshtml files from the coverage results. From what i see the runsettings file is completely ignored (i am kinda sure the pipeline finds the file since if i change it’s name it will fail the task with “File not found”.
This is the pipeline: