|
|
|
|
|
by dwightgunning
4197 days ago
|
|
As it's an Eclipse plugin I would guess it's aimed at JEE / enterprisey developers. I code similar apps to that which you describe and tend to agree that up-front testing is hard to justify a lot of the time. However when some obscure but does arise I do try to write system tests (selenium, webrunnners etc) or beefing up the operational monitoring so I can avoid them recurring. |
|