MoreUnit

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

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), 2024-03 (4.31), 2024-06 (4.32), 2024-09 (4.33), 2024-12 (4.34), 2025-03 (4.35)

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: 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), 2024-03 (4.31), 2024-06 (4.32), 2024-09 (4.33), 2024-12 (4.34), 2025-03 (4.35)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: -

Development Status: Production/Stable

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

License: EPL

Date Updated: Wednesday, December 6, 2023 - 03:40

Submitted by: Vera Henneberger

Date Ranking Installs Clickthroughs
February 2025 138/579 64 10
January 2025 112/654 205 19
December 2024 124/654 201 15
November 2024 122/658 219 17
October 2024 110/663 287 9
September 2024 115/642 249 13
August 2024 129/641 196 17
July 2024 123/663 214 13
June 2024 115/681 258 23
May 2024 141/682 220 15
April 2024 127/687 264 15
March 2024 131/694 285 13
View Data for all Listings

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

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?

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!

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!!!

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