Test driven development is a very good practice on every project, even the simplest ones! If you wish to learn more about test driven development please have a look at the test driven development page on Wikipedia.

Unit testing can became a very simple and useful process using the right approach, but writing unit test for complex frameworks can be very painful.

This library is an extension to the JUnit Framework to simplify unit testing of applications based on the SmartWeb Framework and provides support for:

Please share with us your experience on using this library using the mailing lists: we could use your comments to improve the documentation!