Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Visual Studio 2012 test adapter loads dlls in to discovery process AppDomain and locks them

33 views
Skip to first unread message

Pabich Pawel

unread,
Nov 29, 2012, 4:57:42 PM11/29/12
to mbun...@googlegroups.com
Hi,

I'm trying to get https://github.com/Gallio/Gallio-VS2011-Integration/tree/master/MbUnitAdapter to work with the latest version of VS 2012. I'm nearly there. The only issue that I struggle with is that the adapter loads dlls with tests into VS discovery process AppDomin and locks them.  This means that a project can be compiled only once :(. Line 69  (testDriver.Describe(loader.ReflectionPolicy, assemblyInfos, testExplorationOptions, messageConsumer, NullProgressMonitor.CreateInstance());) in the following file https://github.com/Gallio/Gallio-VS2011-Integration/blob/master/MbUnitAdapter/MbUnitAdapter/TestExplorer.cs is the offending one. 

Any help is welcome 

Thanks

Pawel
Reply all
Reply to author
Forward
0 new messages