Unitils 1.1 Released
Unitils provides utilities to simplify unit-testing with JUnit or TestNG. It builds further on DBUnit and EasyMock and integrates with Hibernate and Spring. The goal is to make unit-testing easy and maintainable by offering utilities such as automatic DB-schema maintenance and equality assertion through reflection.
This release contains following improvements :
* A new version of the reflection assert: finds all differences and finds best matches in case of lenient order comparisons
* MS-Sql database support
* Handling of materialized views
* Some fixes to known issues
Project Web Site:
http://www.unitils.org/
Download Page:
http://sourceforge.net/project/showfiles.php?group_id=167201