nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01089
[Bug 507586] Re: Feature - GUI update problems
Postponed to 3.0
** Project changed: nunitv2 => nunit-3.0
** Tags added: feature gui
--
Feature - GUI update problems
https://bugs.launchpad.net/bugs/507586
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
Status in NUnit Test Framework: New
Bug description:
Hi all,
working every day with NUnit 2.5 GUI I found couple of thing pretty annoying so if is is possible to advance them it would bring much better user experience:
1.) When tests are executed one by one ran tests are marked/painted and after it reaches bottom of explorer windows(where are all tests listed in tree structure) it does not automatically scroll down so tester does not see current test, how many ran and how many are still to go. Of course tester can after every couple of second per hand down scroll but this is not elegant.
2.) if set of test cases are executed and tester what to run once more some specific test than all (already ran) tests are grayed out. So it is not clear which are ran successfully which are not.
3.) if tester click on some Failed test case it should automatically select in the upper-right windows error report/message with description of problem.
Br,
Milan.