Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Are there any good Continuous Testing plugins for Eclipse out right now?

I've used the MIT Continuous testing plugin in the past, but it has long since passed out of date and is no longer compatible with anything approaching a modern release of Eclipse.

Does anyone have a good replacement? Free, naturally, is preferred.

like image 943
awied Avatar asked Sep 16 '08 21:09

awied


2 Answers

I found that Infinitest now has an Eclipse plugin that seems to work pretty well.

like image 146
awied Avatar answered Sep 19 '22 01:09

awied


There is a list in this Ben Rady article at Object Mentor: Continuous Testing Explained. Unfortunately the only Eclipse tool appears to be CT-Eclipse which is not currently maintained either.

There is also Fireworks for IntelliJ and Infinitest which is not IDE specific but also has some IntelliJ integration.

like image 27
Bradley Harris Avatar answered Sep 18 '22 01:09

Bradley Harris