MoreUnit

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

2026-03 (4.39), 2025-12 (4.38), 2025-09 (4.37), 2025-06 (4.36), 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2026-06 (4.40)

https://github.com/MoreUnit/MoreUnit-Eclipse/releases/latest/download/

Learn more...
Solution Description

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 for Java (creating test stubs, mock support, decoration, refactoring support...).

Code is hosted at https://github.com/MoreUnit/MoreUnit-Eclipse

Categories: Testing

Additional Details

Eclipse Versions: 2026-03 (4.39), 2025-12 (4.38), 2025-09 (4.37), 2025-06 (4.36), 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2026-06 (4.40)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: -

Development Status: Production/Stable

Date Created: Monday, May 1, 2006 - 23:04

License: EPL

Date Updated: Thursday, April 30, 2026 - 04:06

Submitted by: Vera Henneberger

Date Ranking Installs Clickthroughs
September 2026 0/0 0 0
August 2026 125/529 30 23
July 2026 108/1050 104 30
June 2026 104/642 114 19
May 2026 141/608 81 39
April 2026 148/612 94 29
March 2026 117/627 153 19
February 2026 127/620 124 11
January 2026 112/631 152 16
December 2025 101/621 171 31
November 2025 112/626 161 24
October 2025 101/637 214 14
September 2025 117/653 185 19
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for MoreUnit.

HTML Code:

Markdown Syntax:

Output:

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

Reviews Add new review

Its a very good plug-in it has solved my many problems.Now i can easily rename class/method and move class with tests using this plugin.

But i am getting problem as i am unable to do move method refactoring for test using this plug-in,but in its functionalities it is mentioned that move method is supported.

help urgently required, is there any document that can tell me step by step that how to do moveMethod refactoring for tests using this plugin.

Note:I am using version 1.3.3 of this plugin

The MoreUnit plugin is one of this kind of plugins which are running silently in background without you having to notice about it!

But when it comes to testing your code it offers a great help for the
- annoying regular file creation or
- manuall typing of new helper methods or
- just running only the exact testmethod for the method you are currently writing in your code
and further more...

From me definitly thumbs up for this plugin!!!

This is the most useful plugin I've installed since I started using Eclipse, back in 2003!

Cannot live without it anymore.

Thanks a lot!

Great plugin, "MoreUnit" should even come with standard Eclipse as default, which is one of important missing features. However, when I install lombok in eclipse, MoreUnit 3.0.5 is giving empty pages instead TestNG or JUnit test pages in Eclipse Mars.

Do you have any issue tracker site to report?