[limb-issues] Updated: (TR-1) Display path to node next to class name when executing tests in CLI mode
Pavel Shevaev (JIRA)
jira at limb-project.com
Wed Nov 1 17:54:32 MSK 2006
[ http://jira.limb-project.com/browse/TR-1?page=all ]
Pavel Shevaev updated TR-1:
---------------------------
Fix Version/s: 0.2
> Display path to node next to class name when executing tests in CLI mode
> ------------------------------------------------------------------------
>
> Key: TR-1
> URL: http://jira.limb-project.com/browse/TR-1
> Project: TESTS_RUNNER
> Issue Type: Improvement
> Affects Versions: 0.2
> Reporter: Pavel Shevaev
> Assigned To: Pavel Shevaev
> Fix For: 0.2
>
>
> It would be very helpful to see path to nodes during testing, so that instead of this:
> 1 of 3 done(FooTest)
> 2 of 3 done(BarTest)
> 3 of 3 done(BazTest)
> ...it would show something like that:
> /0 1 of 3 done(FooTest)
> /1 1 2 of 3 done(BarTest)
> /2 3 of 3 done(BazTest)
> This is especially convenient when one needs to jump to the failing test immediately
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.limb-project.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the limb-issues
mailing list