Lapidary is a unit testing framework for Ruby based heavily on Smalltalk unit (sunit), as opposed to RUnit which is based on JUnit. The unit testing framework is known as part of Kent Beck's "eXtreme Programming" (XP). For details, see http://www.xprogramming.com/. Author: Nathaniel Talbott WWW: http://lapidary.sourceforge.net/