r8702: Automated commit for Debian build of xlunit upstream-version-0.6.2
[xlunit.git] / README
1 XLUnit provides a unit testing package for Common Lisp.  It it based
2 on the 3 similar packages:
3    JUnit by Kent Beck
4    XPTest package by OnShore development
5    CLOS-unit by Sandro Pedrazzini
6
7 XLUnit comes with its own test suite (tests.lisp) along with an
8 example file (example.lisp).
9
10