← Back to team overview

nunit-core team mailing list archive

[Bug 806357] [NEW] Display relative path in GUI's tree (option)

 

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 a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/806357

Title:
  Display relative path in GUI's tree (option)

Status in NUnit Test Framework:
  New

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).

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-3.0/+bug/806357/+subscriptions


Follow ups

References