Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
MbUnit.Dev
Conversations
About
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 PM
11/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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