testdriven.com Wrangling quality out of chaos

MoreUnit 0.7 released

12.24.2006 · Posted in Java

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.

  • del.icio.us
  • Digg
  • Google Bookmarks
  • Slashdot
  • StumbleUpon
  • Technorati
  • Twitter

Comments are closed