coverlipse
I've been using coverlipse for awhile, but only recently have I found it very useful. I'm in the middle of refactoring legacy code and coverlipse is very helpful in providing feedback. Like, I've added a new test, but does it test the code in the way I think it does. Or, opps, forgot to actually account for that condition. Or, there is no way I can reach that code with the current behavior, but that is functionality that really should still be in the code, therefore, here is a reb-bar test that says so. Or, I thought this was an atomic test, how come I've got this class in the coverage report when I only run the one test?!?
Huh. The point of this post was to remind me of something, just a quick note to self, but now I've forgotten. Oh well, did I mention that I've found coverlipse quite helpful lately? 8)

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home