MoreUnit

Thursday, 23 January 2014, 21:27

Tags: Eclipse MoreUnit TDD

MoreUnit is a great Eclipse plugin which makes writing and maintaining tests easier. Rename classes or methods and MoreUnit will rename the corresponding test code too. Move classes and MoreUnit will move the corresponding test classes.

Read more