Display relative path in GUI's tree (option)

Bug #806357 reported by Lionel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit Framework
Triaged
Wishlist
Unassigned

Bug Description

I have a .nunit project loading >20 nunit test dlls. Since the nunit project is, for instance, in c:\users\loginname\documents\MySolution and all test dlls are in subdirectories, the tree displaying all dlls and tests in the Nunit Gui is cluttered with useless long path.

Would it be possible to get only (maybe as an option in the Nunit Gui)
- only the name and not full path of the main entry point at the root tree (.nunit project or .dll name)
- only the related path of the dll in the subnodes (or, if simplier, only the dll name).

Revision history for this message
Charlie Poole (charlie.poole) wrote : Re: [Bug 806357] [NEW] Display relative path in GUI's tree (option)

One possible implementation:

* Show just the project or assembly file name in the tree.
* On rollover, show the path
* When showing the path, show relative path if it's under the solution
directory,
  otherwise show the absolute path.

On Wed, Jul 6, 2011 at 12:49 AM, Lionel <email address hidden> wrote:
> Public bug reported:
>
> I have a .nunit project loading >20 nunit test dlls. Since the nunit
> project is, for instance, in c:\users\loginname\documents\MySolution and
> all test dlls are in subdirectories, the tree displaying all dlls and
> tests in the Nunit Gui is cluttered with useless long path.
>
> Would it be possible to get only (maybe as an option in the Nunit Gui)
> - only the name and not full path of the main entry point at the root tree (.nunit project or .dll name)
> - only the related path of the dll in the subnodes (or, if simplier, only the dll name).
>
> ** Affects: nunit-3.0
>     Importance: Undecided
>         Status: New
>
>
> ** Tags: feature
>
> --
> You received this bug notification because you are subscribed to NUnit
> Framework.
> https://bugs.launchpad.net/bugs/806357
>
> Title:
>  Display relative path in GUI's tree (option)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/nunit-3.0/+bug/806357/+subscriptions
>

Changed in nunit-3.0:
status: New → Triaged
importance: Undecided → Wishlist
tags: added: gui
Revision history for this message
Charlie Poole (charlie.poole) wrote :
Changed in nunit-3.0:
status: Triaged → Won't Fix
Changed in nunit-3.0:
status: Won't Fix → Triaged
tags: added: github
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.