Hi,
RE: VS2010 Update 3
I would like to reuse the information in the Test Explorer in my own VS Package.
I would like to be able to Drag 'n' Drop an individual Test, or 'Folder' (grouped on Namespace, Project or whatever) from the Test Explorer onto a control in my ToolWindow / VSPackage.
Is this possible?
Given the information is already in the Test Explorer, it would seem rational that I can somehow get at that information... I would rather not have to rediscover all of the tests in my own add-in as well (which would destroy the experience somewhat).
If I try to drag any of the Tests currently in Test Explorer I get no feedback; is this because it is not supported by default, it is not supported at all or because I need to enable something somewhere in the bowels of the VSX API's?
Any guidance appreciated!
Grey Ham
Blog: http://www.havecomputerwillcode.com/blog