Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Unit test tool in Visual Studio 2005 IDE

Unit test tool in Visual Studio 2005 IDE

Scheduled Pinned Locked Moved Visual Studio
visual-studioquestioncsharptesting
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AndieDu
    wrote on last edited by
    #1

    Hi All, How can I find a unit test tool that comes with Visual Studio 2005? when i tried to create a test for my method, when i right click on my mouse, i couldn't find "Create Unit Tests.." menu comes out. Are there any settings on VS2005 IDE. Thanks heaps.

    K 1 Reply Last reply
    0
    • A AndieDu

      Hi All, How can I find a unit test tool that comes with Visual Studio 2005? when i tried to create a test for my method, when i right click on my mouse, i couldn't find "Create Unit Tests.." menu comes out. Are there any settings on VS2005 IDE. Thanks heaps.

      K Offline
      K Offline
      Kevin McFarlane
      wrote on last edited by
      #2

      Which version of VS 2005 do you have? The built-in unit testing feature is only available for VS 2005 Team System, not for Pro or Standard or Express. In VS 2008 it's available for Pro as well. For VS 2005, if you don't have Team System, you'll have to use one of the open source unit testing libraries (which are generally better, btw), e.g., NUnit, MbUnit.

      Kevin

      A 1 Reply Last reply
      0
      • K Kevin McFarlane

        Which version of VS 2005 do you have? The built-in unit testing feature is only available for VS 2005 Team System, not for Pro or Standard or Express. In VS 2008 it's available for Pro as well. For VS 2005, if you don't have Team System, you'll have to use one of the open source unit testing libraries (which are generally better, btw), e.g., NUnit, MbUnit.

        Kevin

        A Offline
        A Offline
        AndieDu
        wrote on last edited by
        #3

        Hi Kevin, Thanks a lot dude, i didnt expect people reply to this quite old post. I just want to clarify is the Unit Testting feature embeded into VS2005 professional version. But still appreciate you reply.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups