Tuesday, January 18, 2005

TestNG: Catch the Testing Fever

Writing unit tests has always been the weak point in my portfolio. Each time I go to start them, I get frustrated with setting them up, then trying to get JUnit working just right. Then one day, as I was preparing the JavaPolis presentations, I noticed a presentation by Cedric Beust about a new testing framework, TestNG. As it turned out, I was also starting a new pet project and decided that since I was testing Java 5 and some other new technologies, I might as well try to catch “unit testing fever.”

Matthew Schmidt

No comments:

Post a Comment