Source: cl-xlunit Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends: debhelper (>> 4.0.0) Standards-Version: 3.7.2.2 Package: cl-xlunit Architecture: all Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37) Description: Common Lisp eXtreme Lisp Unit Testing Package XLUnit provides a unit testing package for Common Lisp. It it based on the XPTest package by OnShore development, but is rewritten to be closer in usage to the JUnit package. Also, it is designed to be used with significantly less overhead on the part of the test author compared to XPTest.