Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. Cute C++ Unit Testing Easier

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

Eclipse Foundation Member
Cute C++ Unit Testing Easier

Cute C++ Unit Testing Easier
32
8
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

2019-12 (4.14)
2019-09 (4.13)
2019-06 (4.12)
2019-03 (4.11)
2018-12 (4.10)
2018-09 (4.9)
Photon (4.8)
Oxygen (4.7)
Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)

https://www.cute-test.com/updatesite/

Learn more...

Screenshot 0

Details Group Tabs

Details

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
  • rerun specific tests
  • coverage analysis
  • code stub generation for test-driven development

Please visit our update site for additional features. If you want to learn more about CUTE, please visit http://www.cute-test.com.

Categories:
  • Testing
Tags:
  • c++,
  • Unit Testing,
  • unit c/c++
Additional Details
Eclipse Versions: 
2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
IFS Institute for Software
Development Status: 
Production/Stable
Date Created: 
Fri, 2007-06-15 10:41
License: 
Commercial - Free
Date Updated: 
Wed, 2022-12-14 09:46
Submitted by: 
Thomas Corbat
Screenshots
Screenshot 0
Metrics
DateRankingInstallsClickthroughs
March 2023338/67034 (0.01%)8
February 2023318/66841 (0.01%)20
January 2023277/67760 (0.02%)11
December 2022241/80599 (0.03%)21
November 2022136/808351 (0.09%)16
October 2022446/81123 (0.01%)27
September 2022328/81250 (0.01%)10
August 2022370/80833 (0.01%)20
July 2022374/81633 (0.01%)26
June 2022361/81038 (0.01%)21
May 2022367/81041 (0.01%)14
April 2022340/81749 (0.01%)13
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for Cute C++ Unit Testing Easier.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Saturday, March 25, 2023 - 14:14

Reviews Sign in to post reviews

rgoodfellow's picture

Cannot complete install

Submitted by Ryan Goodfellow on Tue, 2011-06-21 18:38

Cannot complete the install because one or more required items could not be found.
Software being installed: Cute C++ Unit Testing Easier 4.2.0.201106081423 (ch.hsr.ifs.cute.feature.group 4.2.0.201106081423)
Missing requirement: Cute C++ Unit Testing Easier 4.2.0.201106081423 (ch.hsr.ifs.cute.feature.group 4.2.0.201106081423) requires 'org.eclipse.cdt.launch [7.0.0,8.0.0)' but it could not be found

As a shotgun approach I have installed every plugin/tool possible from http://download.eclipse.org/tools/cdt/releases/helios/ and am still receiving the above error.

Thanks
Ryan

tcorbat's picture

Installing CUTE on Helios

Submitted by Thomas Corbat on Thu, 2011-08-04 02:36

Version 4.2.x of the CUTE plug-in requires Eclipse 3.7 (Indigo) and CDT 8.0. Thus it cannot be installed properly on Helios. Please follow the instructions on Installation of earlier releases for installing version 4.1.x of CUTE.

jquilantan's picture

Cannot complete the install

Submitted by Jayson Quilantan on Mon, 2011-04-18 02:35

Cannot complete the install because one or more required items could not be found.
Software being installed: Cute Headers 1.6 2.0.0.201103241047 (ch.hsr.ifs.cute.headers.1_6.feature.feature.group 2.0.0.201103241047)
Missing requirement: Cute C++ Unit Testing Easier 4.1.1.201103241047 (ch.hsr.ifs.cute.feature.group 4.1.1.201103241047) requires 'org.eclipse.cdt.codan.core 1.0.0' but it could not be found
Cannot satisfy dependency:
From: Cute Headers 1.6 2.0.0.201103241047 (ch.hsr.ifs.cute.headers.1_6.feature.feature.group 2.0.0.201103241047)
To: ch.hsr.ifs.cute.feature.group 2.1.0

imisingnames2s's picture

Same Issue: Cannot complete install

Submitted by Iwebdevelop Mising name on Sun, 2011-06-26 16:40

Cannot complete the install because one or more required items could not be found.
Software being installed: Cute C++ Unit Testing Easier 4.2.1.201106221231 (ch.hsr.ifs.cute.feature.group 4.2.1.201106221231)
Missing requirement: Cute C++ Unit Testing Easier 4.2.1.201106221231 (ch.hsr.ifs.cute.feature.group 4.2.1.201106221231) requires 'org.eclipse.cdt.launch [7.0.0,8.0.0)' but it could not be found

I've installed all the CDT stuff as listed but still get this error... This is what I have installed:

C/C++ Code Analysis Framework (Codan) 1.0.0.201102110609 org.eclipse.cdt.codan.feature.feature.group
C/C++ Debugger Services Framework (DSF) Examples 2.1.0.201102110609 org.eclipse.cdt.examples.dsf.feature.group
C/C++ Development Platform 7.0.2.201102110609 org.eclipse.cdt.platform.feature.group
C/C++ Development Tools 7.0.2.201102110609 org.eclipse.cdt.feature.group
C/C++ Development Tools SDK 7.0.2.201102110609 org.eclipse.cdt.sdk.feature.group
C/C++ DSF GDB Debugger Integration 2.1.0.201102110609 org.eclipse.cdt.gnu.dsf.feature.group
C/C++ GCC Cross Compiler Support 1.0.0.201102110609 org.eclipse.cdt.build.crossgcc.feature.group
C/C++ GDB Hardware Debugging 7.0.0.201102110609 org.eclipse.cdt.debug.gdbjtag.feature.group
C/C++ GNU Toolchain Build Support 7.0.0.201102110609 org.eclipse.cdt.gnu.build.feature.group
C/C++ GNU Toolchain Debug Support 7.0.1.201102110609 org.eclipse.cdt.gnu.debug.feature.group
C/C++ Memory View Enhancements 2.1.0.201102110609 org.eclipse.cdt.debug.ui.memory.feature.group
C/C++ Remote Launch 6.0.0.201102110609 org.eclipse.cdt.launch.remote.feature.group
C99 LR Parser 5.1.1.201102110609 org.eclipse.cdt.core.lrparser.feature.feature.group
C99 LR Parser SDK 5.1.1.201102110609 org.eclipse.cdt.core.lrparser.sdk.feature.group
CDT Tests 7.0.0.201102110609 org.eclipse.cdt.testing.feature.group
Eclipse Debugger for C/C++ 1.0.0.201102110609 org.eclipse.cdt.debug.edc.feature.group
Eclipse IDE for C/C++ Developers 1.3.2.20110301-1807 epp.package.cpp
Miscellaneous C/C++ Utilities 5.1.0.201102110609 org.eclipse.cdt.util.feature.group
P2 C/C++ Toolchain Installer 1.0.0.201102110609 org.eclipse.cdt.p2.feature.group
Unified Parallel C Berkeley UPC Toolchain Support 1.0.3.201102110609 org.eclipse.cdt.bupc.feature.group
Unified Parallel C Support 5.1.0.201102110609 org.eclipse.cdt.core.parser.upc.feature.feature.group
Unified Parallel C Support SDK 5.1.0.201102110609 org.eclipse.cdt.core.parser.upc.sdk.feature.group
XL C/C++ Compiler Support 6.1.0.201102110609 org.eclipse.cdt.xlc.feature.feature.group
XL C/C++ Compiler Support SDK 6.1.0.201102110609 org.eclipse.cdt.xlc.sdk.feature.group

egraf@hsr.ch's picture

Cute needs the optional CDT Feature Codan

Submitted by egraf@hsr.ch on Wed, 2011-06-01 06:40

You need to add an activate the CDT update site CDT http://download.eclipse.org/tools/cdt/releases/helios/ to install cute.

dmisingname53r's picture

Solution

Submitted by DeXter Mising name on Wed, 2011-06-01 06:27

Cute requires the CDT feature Codan.

To install choose in Eclipse:
Help -> Install New Software

Then add the following site:
http://download.eclipse.org/tools/cdt/releases/helios

Choose for installation:
Optional Features -> C/C++ Code Analysis Framework (Codan)

Details are given on the homepage of cute:
http://www.cute-test.com/wiki/cute/CUTE_Installation_and_System_Requirem...

mmisingname1om's picture

Version 3.0.1 not accessible

Submitted by Missing name Mising name on Tue, 2010-05-18 11:25

3.0.1.201005141649 is not accessible for update (403 Forbidden)

egraf@hsr.ch's picture

Fixed

Submitted by egraf@hsr.ch on Wed, 2010-05-26 03:28

This is fixed now. Moving the update site to a new server caused this problem.

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Cantata
  • TestDoxon
  • Goanna Studio- Static Analysis for C/C++
  • Infinitest
  • PHP Development Tools

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top