O'Reilly Tags
We're experimenting with a folksonomy based on tag data provided by del.icio.us. Follow development in this blog post.
Effective Unit Testing with DbUnit (2 tags)
Writing unit tests first can be impractical when your code will depend on access to a database. Enter DbUnit, which allows you to write simple XML files to fill in for the yet-to-be populated database for testing purposes.





