nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00323
[Bug 507586] Re: Feature - GUI update problems
Hi Charlie,
maybe first two points of this Feature-Bug request represent feature and
can be consider later but I want to stress that point under 3.) is very
important and every day as I work with NUNit(2.5.2/2.5.3) I have problem
because I want to click on failed test case and to get description
related to that test case, AND and in the down-right windows the place
in the code where selected unit test failed.
In this moment we have only first error displayed (in the code windows) and no further information about others fail unit tests!
I can see that this Feature-Bug request ist still treated with undecided priority, although it is very immportant for tested, so I want to ask once more for reconsideration of priorities.
Thanks,
Br,
Milan.
--
Feature - GUI update problems
https://bugs.launchpad.net/bugs/507586
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: 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.