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)

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)

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
March 2024 128/651 174 6
February 2024 113/687 297 7
January 2024 131/691 252 13
December 2023 93/671 375 17
November 2023 59/686 763 25
October 2023 122/673 328 19
September 2023 113/663 349 14
August 2023 102/673 366 17
July 2023 100/668 397 18
June 2023 100/669 444 16
May 2023 117/671 347 19
April 2023 114/667 365 10
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

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