views:

19

answers:

0

I'm able to get the data.coverage file when the solution is built through visual studio. But the file is not created while running the same on the build machine.
I've enabled code coverage in the LocalTestRun.testrunconfig file. Do I have to do anything else to enable code coverage on the build machine?