Wednesday, November 17, 2004

Unit testing framework: JUnit

JUnit is THE unit testing framework for Java. Writing unit tests for your Java classes with JUnit becomes a snap. Check it out if you've never heard of it before - it's quite easy to learn and it will save you a lot of headaches in the future.
(You may be interested to know that thereĀ“s a Javascript unit testing framework as well)

1 Comments:

Anonymous Anonymous said...

Hey.

We got a really nice article we would love to share with all the beginners out there about Unit Testing an JUnit. Check it out, let us know what you think: Unit Testing 101

9:42 PM  

Post a Comment

<< Home