SkillAgentSearch skills...

CppUTestEclipseJunoTestRunner

CppUTest Test Runner for Eclipse Juno or above

Install / Use

/learn @tcmak/CppUTestEclipseJunoTestRunner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is the test runner plugin for CppUTest (http://www.cpputest.org) with Eclipse Juno CDT Test Runner. It works with Kepler and Luna as well.

HOW TO INSTALL

  1. Create directory "<YOUR_PATH_TO_ECLIPSE>/eclipse/dropins/CppUTest".

  2. In this repository, change into the directory "org.eclipse.cdt.testrunner.cpputest".

  3. Copy the following artifacts from there to "<YOUR_PATH_TO_ECLIPSE>/eclipse/dropins/CppUTest":

bin/org/ --> org/
META-INF/
plugin.properties
plugin.xml

You must copy "bin/org/" to "org/" and not to "bin/org/" !

  1. Close Eclipse.

Start Eclipse from a command shell with the following command:

Eclipse -clean -console -consoleLog

"CppUTest Tests Runner" should now be selectable as a test runner within Eclipse and successfully run a CppUTest test project.

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated6mo ago
Forks7

Languages

Java

Security Score

67/100

Audited on Aug 30, 2025

No findings