View Single Post
Old 06-28-2005, 10:24 AM   #2 (permalink)
jeffro
Person of interest
 
jeffro's Avatar
 
Join Date: Mar 2003
Location: New Jersey
Posts: 102
jeffro is on a distinguished road
Yes, we use JUnit. Tho I have to admit it the first time we tried it, it was more of an afterthought. The second time we started with it from the ground up. It was actually ant ant target so everything was automated, we had a script on the server that would check out the days latest code, build, checkstyle, then run the junit tests. It was pretty slick and it caught alot of logic errors that weren't readily apparent, but I really don't see alot of use for it unless it is a large project. IMHO.
__________________
Jeffro
Linux counter#:213782
GnuPG ID: 406238E7
jeffro is offline   Reply With Quote