Menu

what is cpp unit

Help
2002-08-21
2002-08-21
  • kolagani ramana babu

    I would like to know what cpp unit does for me. How I can perform unit test using cpptest. I need feauter list of cpp unit

     
    • Wolfgang Stoecher

      cppunit is a framework for writing unit tests in C++ and running them automatically, giving a report about success or failing tests.
      There is also a nice interface for MS DevStudio (including the famous red/green progress bar).
      see http://cppunit.sourceforge.net/ for more details.
      (or send me 1000 US$ for more info ;-) ).

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.