MoreUnit 0.7 released
A new version of the Eclipse plugin MoreUnit has been released with bug fixes and new features. Enjoy.
moreUnit is an Eclipse plugin to assist developers in writing more unit tests. It currently:
- Decorates classes which have a test case.
- Marks methods in the editor which are under test.
- Jumps to a test case in the editor via the menu or a shortcut
- Generates a test method stub for the method under cursor-position in the editor via the menu or a shortcut.






