Home Eclipse Plugins Testing Cute C++ Unit Testing Easier



Cute C++ Unit Testing Easier
Posted on: March 10, 2008 at 12:00 AM
Automated unit testing supports high quality of program code, even under inevitable change and refactoring. As a side effect, unit tested code often has a better structure.

Cute C++ Unit Testing Easier

     

Automated unit testing supports high quality of program code, even under inevitable change and refactoring. As a side effect, unit tested code often has a better structure. Java developers are used to unit testing because of JUnit and its tight integration into IDEs like Eclipse. C++ programmers lacked the tool support for easy-to-use unit testing, even though the language's complexity asks for it.

Refactoring and simplifying C++ code without tests is very hard. No longer!
IFS created a simple to use CUTE (C++ Unit Testing Easier) and integrated it into Eclipse CDT similar to JUnit.

  1. wizard creating test frame
  2. test navigator with green/red bar
  3. diff-viewer for failing tests   

To get more detail: http://ifs.hsr.ch/1461

     

Related Tags for Cute C++ Unit Testing Easier:
javac++ceclipsetestingcomidetablerefactoringjunitlanguageiostructintegrationsedtestcomplexityipvistructurequalityportchangecliintidtoolsupportdeveloperootabprogrammerlikeexitrefactorforprogramlextoramunitdeveloperscomplexautomatedprogrammersreflanportseffectautoeitautomatedeslihangusepedevmateinasfactormntpstrsidsidesticajclesagemeintoproppacktorssuctorclipatratiokhighaomampldevelopeaandaractcodcodestrrtrtsvattxissriringtigthavstabablatiexictofefactoringfacteclpleplprndodeonomogrolo


More Tutorials from this section

Ask Questions?    Discuss: Cute C++ Unit Testing Easier  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.