|
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
|