Next: Rove, Previous: Lisp Unit2, Up: Common Lisp Testing [Contents][Index]
Yet another unit testing framework for Common Lisp by Eitaro Fukamachi.
(This project was originally called ‘CL-TEST-MORE’.)
The advantages of ’prove’ are:
You can install ’prove’ via Quicklisp.
(ql:quickload :prove)
See SLIME Colors for Testing using Prove to add colored output in SLIME when using Prove.