** Branch linked: lp:nunitv2 -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/902343
Title: Gui 'Hide Tests' function no longer works Status in NUnit V2 Test Framework: Fix Committed Bug description: HideTests may be called from the View menu or by setting the initial display default. It should collapse all fixtures and expand everything above fixtures. This is no longer working because fixtures may now contain suites - e.g. paramterized test suites - and the code assumes this is not possible. Code should stop expanding when it reaches the fixture level. To manage notifications about this bug go to: https://bugs.launchpad.net/nunitv2/+bug/902343/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : [email protected] Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp

