moreUnit – an Eclipse plugin to aid unit testing
This looks like an interesting project. I’m slightly worried by the way that it seems to embody the one class === one test assumption, but if that doesn’t get in the way of other forms of unit testing it could be useful.
Post a Comment