Reputation: 267
We are doing some research on automatic debugging for java programs. We want to find some Java open source projects with large set of unit testcases (Junit).
Anyone has some recommendations?
Thank you so much.
Zhongxian
Upvotes: 0
Views: 816
Reputation: 2007
if you go here you can use regex as your search query to find lots of projects with lots of unit tests or any mix you desire: http://google.com/codesearch
Upvotes: 3
Reputation: 24478
Lucene (@http://wiki.apache.org/lucene-java/HowToContribute)
Upvotes: 2