I'm using MSTest in Visual Studio 2010 on a project that needs the apartment threading model set to MTA.
I've looked online and the items I've found and tried seem to only work with Visual Studio 2008 and 2005, see http://blogs.msdn.com/b/ploeh/archive/2007/10/21/runningmstestinanmta.aspx.
Thanks