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. C / C++ / MFC
  4. Unit testing in C++

Unit testing in C++

Scheduled Pinned Locked Moved C / C++ / MFC
testingcsharpc++visual-studiocollaboration
3 Posts 3 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.
  • E Offline
    E Offline
    eli15021979
    wrote on last edited by
    #1

    Hi, I'm looking for a tutorial about Unit testing integrated in Visual studio. I know that Visual Studio 2008 Team suite has the ability to write unit test(the problem is that The unit test is written in managed C++ while my code is written in unmanaged c++). Is there any tutorial? How about another tools(for unmanaged code)? With best regards, Eli

    stefanmihaimogaS S 2 Replies Last reply
    0
    • E eli15021979

      Hi, I'm looking for a tutorial about Unit testing integrated in Visual studio. I know that Visual Studio 2008 Team suite has the ability to write unit test(the problem is that The unit test is written in managed C++ while my code is written in unmanaged c++). Is there any tutorial? How about another tools(for unmanaged code)? With best regards, Eli

      stefanmihaimogaS Offline
      stefanmihaimogaS Offline
      stefanmihaimoga
      wrote on last edited by
      #2

      Hi Eli, I think that you should read the MSDN article Using Testing Tools in Visual Studio Professional Edition[^]. Best regards, Mihai Moga

      1 Reply Last reply
      0
      • E eli15021979

        Hi, I'm looking for a tutorial about Unit testing integrated in Visual studio. I know that Visual Studio 2008 Team suite has the ability to write unit test(the problem is that The unit test is written in managed C++ while my code is written in unmanaged c++). Is there any tutorial? How about another tools(for unmanaged code)? With best regards, Eli

        S Offline
        S Offline
        Stephen Hewitt
        wrote on last edited by
        #3

        Another option is Boost[^]'s Test Library[^] (although it's not managed code).

        Steve

        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