← Back to team overview

nunit-core team mailing list archive

[Bug 1013005] [NEW] Load nunit-gui-runner into GAC

 

Public bug reported:

In order to debug tests with NUnit using Visual Studio Express 2010 you
have to run Gui.Main method as described here
http://nunit.net/blogs/?p=28. Unfortunately you have to reference nunit-
gui-runner.dll. If you work on multiple computers, the nunit-gui-
runner.dll file can be placed in different locations. Wouldn't it be
good if this DLL were accessible globally like nunit.framework.dll?

Also applies to nunit-console-runner.dll.

** Affects: nunitv2
     Importance: Undecided
         Status: New


** Tags: feature

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/1013005

Title:
  Load nunit-gui-runner into GAC

Status in NUnit V2 Test Framework:
  New

Bug description:
  In order to debug tests with NUnit using Visual Studio Express 2010
  you have to run Gui.Main method as described here
  http://nunit.net/blogs/?p=28. Unfortunately you have to reference
  nunit-gui-runner.dll. If you work on multiple computers, the nunit-
  gui-runner.dll file can be placed in different locations. Wouldn't it
  be good if this DLL were accessible globally like nunit.framework.dll?

  Also applies to nunit-console-runner.dll.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/1013005/+subscriptions


Follow ups

References