Update domain name to kpe.io
[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).