Eclipse RedDeer project is an extensible framework used for development of automated SWT/Eclipse tests which interacts with application’s user interface. RedDeer provides the PageObjects API ...
Xcarecrows 4 IRM is part of the Xcarecrows 4 SMV framework to help developers improve the quality of their application while accelerating the time to market thanks to the automation of necessary qu...
Sourcecode Visualizer is an Eclipse plugin for visualizing Java sourcecode. It draws a control flow graph alongside of Java source code. It is an indispensable tool for sourcecode review.
Infinitest is a continuous test runner for Java, and is valuable to developers using a unit testing tool called JUnit. Continuous testing is the practice of constantly running unit tests while deve...
Visualize array graphically in the IDE. No more using Arrays.toString()!
Mirur can visualize numerical arrays of any size. View 1-dimensional arrays using a line graph or a bar chart. Vie...
Snyk is a free security vulnerability scanner that tests your project's open source dependencies, finds and helps fix security issues in your Eclipse workspace projects.
You can us...
Yes, you can actually 'Step BACK'! Chronon is a revolutionary time travelling debugger that allows you to actually 'step back' in your code while debugging.
Its a revolutionary new technology ...
An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints.
This extension contains a serial li...
JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse.
- What is JDepend? (from www.clarkware.com):
JDepend traverses a set of Java class and source file directo...
tldr; Eclipse plugin to show and hide callers from tests in the call hierarchy
Often when browsing a code base, you want to know where certain constructors/methods are used. JDTs call hiera...
Use JUnit Test using Excel. The JExcelUnit will make the '.xlsx' file which related to the project you made.
This Excel File includes some informations about your java proje...
JLoop is a tiny Eclipse plug-in that can execute Java classes in a loop, which means that whenever a class is changed, a new instance of the class is created and its run() method is called. This is...
Jnario has the goal to make writing executable specifications for Java as simple as possible. It provides two different languages, one for writing high-level acceptance specifications and one for w...
"JUnit Helper" helps JUnit users to cover all tests for public, protected and package local methods by saving much labor to start writing new test cases.
Eclipse plugin also has an advantage of ...
A set of tools to optimize the creation and maintainability of JUnit tests.
Write less, test more! The main feature of JUnit-Tools is to generate JUnit test-elements (packages, classes, methods,...
JUnitLoop executes all JUnit test cases in the workspace that might be affected when a class is saved. This minimizes the feedback loop between writing and testing code. Whenever a code modificatio...
This plugin provides integration for Kalistick platform.
Kalistick platform is a cloud-based service which aims to speed up software delivery, by monitoring code quality and business changes for...
Extends Eclipse launching options by adding buttons in the toolbar to launch the preferred launch configuration or the correspondent test for the active Java class.
With MailSnag, you can debug application generated emails within Eclipse. MailSnag creates a simple SMTP server to capture and inspect emails sent out by an application during development. You can ...
MakeGood is a continuous test runner to run unit tests on Eclipse PDT.
MakeGood provides fast feedback by automated workflows for running tests, tracking failures and errors and fatal er...
Generate a test repository with Model-Based Testing approach in a user-friendly environment
Starting from requirements or user stories, testers design MaTeLo models able to automatically generat...
Maveryx is a free and open source test automation tool for functional and regression testing of Java(TM) applications. It provides testers with automated testing capabilities for functional testing...
ProSyst mBProfiler is a source code optimization tool for embedded Java projects and enables developers to tune up their Java programs increasing enormously their productivity and the quality of th...
MDT: MUnit 3 Support allows to write and run tests for applications written in Magik language. It is responsible for automatic generation of test cases, running tests and presenting their results. ...
Visualize array graphically in the IDE. No more using Arrays.toString()!
Mirur can visualize numerical arrays of any size. View 1-dimensional arrays using a line graph or a bar chart. Vie...
This simple tool provides refactorings that simplifies test creation by converting non-existing variables into field or local Mockito mocks.
Supported fixes:
Convert non-resolvable variable i...
MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. It supports all programming languages (switching between tests and classes under tests...) and has specific support ...
Natural is a set of plugins providing a smooth experience in editing and maintaining BDD/ATDD files.
The currently supported languages are Cucumber (Gherkin syntax) and JBehave, the latter still ...