Plugins (1068)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 539
Comments: 0


Category: Plugin Directory / Testing / Cute C++ Unit Testing Easier

Featured Member Plugin Cute C++ Unit Testing Easier 
Rate this plugin | Report broken link | Details | Comments (1)

Rating: 10.0 (1 Vote) | hits: 1
Cute C++ Unit Testing Easier

Version: 1.0.2
Support Eclipse Version: 3.2.1
License: Free EPL
Development Status: Production/Stable
Company: IFS Institut fur Software
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Update Site URL: http://ifs.hsr.ch/cute/updatesite

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.
  • wizard creating test frame
  • test navigator with green/red bar
  • diff-viewer for failing tests

Added on: 15-Jun-2007




Last 1 Comments


User: AnonymousRating: 102008-03-20 03:59:13
a