nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #02490
[Bug 902343] Re: Gui 'Hide Tests' function no longer works
** Changed in: nunitv2
Status: Fix Committed => Fix Released
--
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 Released
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
References