Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. MoreUnit

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

MoreUnit

MoreUnit
620
13
Install

Drag to Install!

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

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

2021-09 (4.21)
2021-06 (4.20)
2021-12 (4.22)
2022-03 (4.23)
2022-06 (4.24)
2022-09 (4.25)
2022-12 (4.26)
2023-03 (4.27)

https://moreunit.github.io/eclipse-update-site/

Learn more...

Details Group Tabs

Details

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
Tags:
  • test,
  • Favorite,
  • junit,
  • testng,
  • mock,
  • easymock,
  • Mockito,
  • TDD
Additional Details
Eclipse Versions: 
2021-09 (4.21), 2021-06 (4.20), 2021-12 (4.22), 2022-03 (4.23), 2022-06 (4.24), 2022-09 (4.25), 2022-12 (4.26), 2023-03 (4.27)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
-
Development Status: 
Production/Stable
Date Created: 
Mon, 2006-05-01 23:04
License: 
EPL
Date Updated: 
Fri, 2023-01-13 10:06
Submitted by: 
Vera Henneberger
Metrics
DateRankingInstallsClickthroughs
March 2023105/686469 (0.12%)20
February 2023105/668424 (0.13%)29
January 202398/677475 (0.14%)15
December 202296/805485 (0.14%)28
November 2022112/808462 (0.12%)19
October 2022107/811470 (0.12%)31
September 2022109/812499 (0.13%)15
August 2022116/808402 (0.11%)19
July 2022107/816447 (0.12%)47
June 2022103/810534 (0.13%)27
May 2022118/810478 (0.11%)17
April 2022104/817534 (0.13%)16
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 1

CountError Message
1Cannot continue the operation. There is another install operation in progress.
Download last 500 errors (CSV)
External Install Button

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
Friday, March 31, 2023 - 05:06

Reviews Sign in to post reviews

tmazitov's picture

Updatesite not available

Submitted by Тимур Мазитов on Mon, 2019-10-28 23:16

Updatesite not available! Installed from zip downloaded from github.com/MoreUnit/MoreUnit-Eclipse/releases

MustHave plugin!

cmingir's picture

MoreUnit doesn't work with "Project Lombok"

Submitted by Can Mingir on Fri, 2015-08-21 18:36

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?

sschaerq8x's picture

issue tracker

Submitted by Silvan Schaer on Mon, 2015-08-24 16:46

When you have a look at the sourceforge site of More Unit you will find the link to the issue tracker site:
http...sourceforge.net/p/moreunit/_list/tickets

gfurash0r6's picture

Cannot Install

Submitted by Gary Furash on Thu, 2015-07-16 13:53

Error unable to read repository at http ... moreunit.sourceforge.net/update-site/content.xml

sschaerq8x's picture

update site back online

Submitted by Silvan Schaer on Fri, 2015-07-24 09:31

looks like the update site is back online. I was able to get version 3.0.5 when connecting to http...moreunit.sourceforge.net/update-site/

sschaerq8x's picture

update site offline

Submitted by Silvan Schaer on Wed, 2015-07-22 07:39

Looks like sourceforge is doing some infrastructure and service restoration. Just found it on sourforge Ops twitter handle @sfnet_ops

esimioni's picture

Love it!

Submitted by Eduardo Simioni on Wed, 2014-11-12 07:10

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!

tschwitzerxiu's picture

thank you very much!

Submitted by Thomas Schwitzer on Wed, 2014-08-06 14:49

i've been searching for this functionality so long! CTRL+J -< i like it!

mmisingname2hw's picture

Exactly what is missing in Eclipse

Submitted by Dietrich Schulten on Wed, 2013-02-06 04:44

Run tests from class under test, generate tests in the right places, jump to tests using a list of tests for all methods.
Excellent!

tbakera3a's picture

Very helpful

Submitted by Thomas Baker on Tue, 2013-01-08 20:38

This is great for flipping between your unit tests and code. Just press Ctrl+j.

mdeshmukh's picture

Great Plugin for easing out TDD

Submitted by Mrugen Deshmukh on Fri, 2012-12-14 13:55

As a developer following TDD practice, I have been greatly assisted by MoreUnit .
Would recommended this plugin to other java devs.

omisingnamemyw's picture

Great plugin!

Submitted by Omnaest Mising name on Sat, 2011-07-02 18:47

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

lmisingname7cs's picture

moveMethod refactoring

Submitted by Lehmia Mising name on Wed, 2010-03-10 08:55

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

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Infinitest
  • TestNG for Eclipse
  • Cantata
  • ecFeed
  • TestDoxon

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top