Hi,
I created a custom test adaper by implementing the ITestDiscoverer, ITestContainer, ITestContainerDiscoverer. If I install it by using vsix, then the text explorer can detect the test and show it in the explored.
But I do not want to install the extentsion by using vsix, I want to install it by directly copy the DLL or register it by add some registry key, is it possible?
Regards,
Tomas