** Project changed: nunitv2 => nunit-console -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/1194594
Title: Launch unit tests within a single app domain Status in NUnit Console Runner: Triaged Bug description: As discussed on the board at https://groups.google.com/forum/#!topic /nunit-discuss/NVMF6XcuAmk, when calling into a C++/CLI method from a C# unit test, an exception occurs when trying to access protected memory across domains when each assembly is assigned to a separate app domain. The option to load all assemblies into one app domain should exist. Bug submitted as per Charlie Poole's request. To manage notifications about this bug go to: https://bugs.launchpad.net/nunit-console/+bug/1194594/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp