-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
Hello,
I'd be interested in having Kaputt added to quicklisp. I've validated that works on CCL64 and SBCL, on current Mac OS X (using macports). Please let me know if there are other changes or work that I should make.
https://github.com/michipili/cl-kaputt (MIT)
Kaputt is a test framework for Common Lisp that focuses on the following features:
- Kaputt is simple, it only defines three abstractions testcase, assertion and protocol and does not add any artefact on the backtrace when errors occur.
- Kaputt is extensible, it is possible to add problem-specific assertions to make tests more informative.
- Kaputt fits well interactive development.
Metadata
Metadata
Assignees
Labels
No labels