microsoft / vstest

Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
MIT License
870 stars 316 forks source link

Add cts into friends of TranslationLayer #5075

Closed jakubch1 closed 1 month ago

jakubch1 commented 1 month ago

We need to access to the internal ctors of translation layer to pass custom dotnet muxer path, default alg is not enough for our scenario. We're in experimental phase so we don't want to expose new public api.