Creating custom test types
Where can I find the best documentation for this?
Where can I find the best documentation for this?
You can find documentation on custom test types in the April 2006 CTP of the Visual Studio SDK available on the VSIP site (https://affiliate.vsipmembers.com/login.aspx). The high-level topic you want is "Implementing Custom Test Types." You might also read through this other Forum thread (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=240933&SiteID=1) to see some of the issues that people have had creating them and how to work around them.
Cheers,