Menu

How do you use Visual NUnit?

Help
Anonymous
2009-11-13
2013-05-02
  • Anonymous

    Anonymous - 2009-11-13

    I cannot find any documentation for this program. Is there any? I installed the latest version and in Visual Studio 2008 I have the NUnit View open but I can't get it to show any of my tests. I have a solution open which has projects with NUnit tests and I have tried rebuilding the project, but I still can't figure out how to use Visual NUnit. In the NUnit View the projects drop down list does show all by projects but no matter which one I select no tests are showing up. The NUnit GUI works correctly for my projects. Thanks ahead of time for any help.

     
  • Tommi Laukkanen

    Tommi Laukkanen - 2009-12-06

    Hi

    The only guide is here: http://www.codeproject.com/KB/testing/visualnunit.aspx

    Any contributions in this area would be much appreciated.

    Could you describe what type of visual studio project you are trying to debug and which visual nunit version you have in use. It sounds you have either found a bug or your project type is not yet supported by visual nunit.

    -tommi

     
  • Anonymous

    Anonymous - 2009-12-10

    I have the same issue with Visual NUnit 2008 1.0.1 (NUnit 2.5.2) first time install, I never used it before.
    The project is a class library project containing test fixtures/cases.

    The project is listed in the "project" drop down, but when selected no namespace is listed in the next drop down.

     
  • Tommi Laukkanen

    Tommi Laukkanen - 2009-12-16

    Current versions of VisualNunit are build against VisualNunit 2.5.0 and this is likely the problem here. Please let me know if you try with 2.5.0 and if it works.

     
  • Anonymous

    Anonymous - 2009-12-17

    Hi,
    Thanks for the feedback. I have tryed turning back to 2.5.0 but this doesn't solve the issue.

     
  • Anonymous

    Anonymous - 2009-12-30

    I tryed debugging…
    I have a Exception thrown when opening a NamedPipe (file RunnerClient.cs , line 70) saying "You were not connected because a duplicate name exists on the network. Go to System in Control Panel to change the computer name and try again."

    Can you guess what the problem is?

    I continue investigating, let me know if you have some clue…

     
  • Tommi Laukkanen

    Tommi Laukkanen - 2009-12-30

    Hi

    What is your operating system?

    -tommi

     
  • Anonymous

    Anonymous - 2009-12-30

    I'm running XP SP3

     
  • Tommi Laukkanen

    Tommi Laukkanen - 2009-12-30

    There has been similar reports before that the named pipes implementation of visual nunit is not working for all windows XPs for some reason. If the problem can not be figured out then only solution I can think of is to implement the same functionality using TCP/IP instead of pipes.

    -tommi

     
  • Tommi Laukkanen

    Tommi Laukkanen - 2009-12-30

    Regarding the exception you got, could it be that you have a computer name collision in your workgroup or domain?

    -tommi

     
  • Anonymous

    Anonymous - 2010-01-08

    Hi,
    There's no name collision (small network, custom computer name).

    I'll not be looking at this these days. My next testing phase will be the occasion.

    Best wishes for 2010!

    -fred

     

Log in to post a comment.

MongoDB Logo MongoDB