microsoft / codecoverage

MIT License
78 stars 12 forks source link

how to collect code coverage from remote computer #132

Open PiDiBi opened 2 weeks ago

PiDiBi commented 2 weeks 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 weeks ago

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