CppUnit for Eclipse CDT C/C++ Unit Testing Support
This Eclipseplugin provides a CppUnit Tests Runner for Eclipse CDT C/C++ Unit Testing Support plugin.
The plugin takes the vanilla CppUnit XML Test Report output by a test application and adds the test results to the Eclipse CDT C/C++ Unit view.
This project provides useful tools/plugins for simplifying the development with Eclipse. Our first tool is a log file viewer plugin for Eclipse that reads JavaUtil JDK logs from socket or file. Multiple logs can be viewed at the same time.
Its an Eclipse 3.5 Plugin.
It can be used to find linear paths for unit testing of any method.
The linear path covers all the child methods and till leaf level of the hierarchy.
The packages which should be covered in the path can be controlled.
Lack of Progress Bar (Lopb) is an Eclipseplugin that tracks how long developers wait for file check-ins/outs, code compilation, publishing apps to a web server, and other IDE background jobs to complete. Read more at http://lopb.org
An eclipseplugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis).
A wrapper for the JMutation System (MuJava), which performs Mutation Testing. An EclipsePlugin with runtime configurations and a view. Increased usability is provided using the features of the IDE.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Coberclipse is a eclipseplugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit test cases.
JUnitDoclet makes the process of testing software easier by offering a convenient way to create, organize, and maintain JUnit tests. JUnitDoclet EclipsePlugin leverages this tool thanks to Eclipse APIs and UI functionnalities.
mda4eclipse is a domain-driven and model-driven development eclipseplugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
The project is an EclipsePlugin to assist in the configuration and management of ActiveMQ JMS Messaging Brokers for testing deployment models within a controlled environment. Also to provide an editor to configure the documents that control ActiveMQ.
Framework for testing Eclipse RCP Applications. It can run both Unit and Functional tests. Essentially, it is an EclipsePlugin which provides Fitnesse extension to run unit and acceptance tests. It uses JUnit for unit testing and Abbot for GUI tests.
Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.
AutAT (AutomaticAcceptanceTests) aims to make the process of creating automatic acceptance tests for web applications easier. AutAT is a Eclipse-plugin for creating such tests graphically. AutAT is installed via the Eclipse update manager (see Home Page)
TPTeam is a collaborative testing tool for the management of unit tests by a development team. It allows team members to run shared tests, view results and statistics, and chat in real-time. It runs as an Eclipseplugin and server-side bundle.
Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
RCPUnit is an unit testing framework, an automatic GUI testing framework, and a plugin for Eclipse RCP. It runs with PDE JUnit or other unit testing frameworks. It brings you the ability to do unit testing easily in RCP applications, and SWT application.
Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.