Next: , Previous: , Up: Common Lisp Testing   [Contents][Index]


9.9 Check-it

"Randomized specification-based testing for Common Lisp. Available through Quicklisp."

This is a randomized property-based testing library for Common Lisp. Rather than being a full-fledged general test framework in its own right, it’s designed to embed randomized tests in whatever framework you like.