← Back to team overview

nunit-core team mailing list archive

[Bug 502101] Re: Tree View Display upon Changing .NET Framework Versions

 

** Changed in: nunitv2
       Status: Triaged => In Progress

-- 
Tree View Display upon Changing .NET Framework Versions
https://bugs.launchpad.net/bugs/502101
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: In Progress

Bug description:
The Tree View displays correctly when you start NUnit and the assembly .NET Framework Version matches the Framework Version selected in NUnit.

If you have to change the Framework version after NUnit is started, the Tree View is not loaded at all (no test cases appear).

NUnit uses the version of .NET under which you are running as the default for loading assemblies.  It should reload the assemblies everytime the .NET Framework version is changed.