MoreUnit
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2023 | 117/490 | 29 (0.11%) | 1 |
September 2023 | 113/663 | 349 (0.12%) | 14 |
August 2023 | 102/673 | 365 (0.13%) | 17 |
July 2023 | 101/669 | 395 (0.13%) | 18 |
June 2023 | 100/670 | 444 (0.14%) | 16 |
May 2023 | 117/672 | 346 (0.1%) | 19 |
April 2023 | 114/668 | 365 (0.11%) | 10 |
March 2023 | 105/688 | 490 (0.12%) | 20 |
February 2023 | 105/668 | 424 (0.13%) | 29 |
January 2023 | 98/677 | 475 (0.14%) | 15 |
December 2022 | 96/805 | 485 (0.14%) | 28 |
November 2022 | 112/808 | 462 (0.12%) | 19 |
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
Wednesday, October 4, 2023 - 08:19
Reviews Sign in to post reviews
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!
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?
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
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
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/
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
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!
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!
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!
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.
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.
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!!!
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