Description
Provides a Common Lisp regression testing library from MIT. Developers use it to define tests and check that Lisp code keeps working after changes.
Install it when a Lisp project depends on cl-rt. It is development support and does not provide a separate user application.