microsoft/codecoverage

how to collect code coverage from remote computer

PiDiBi opened this issue · 1 comments

is there possibility to collect code coverage from remote computer? I'm part of azure web apps team (app services) and we need to collect code coverage when running test on our testing environments which consists of multiple VMs

At the moment, we support coverage collection on a single machine. #103 (comment)