microsoft / codecoverage

MIT License
84 stars 11 forks source link

how to collect code coverage from remote computer #132

Open PiDiBi opened 2 months ago

PiDiBi commented 2 months ago

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

fhnaseer commented 2 months ago

At the moment, we support coverage collection on a single machine. https://github.com/microsoft/codecoverage/issues/103#issuecomment-2178230545