cl-quickcheck
cl-quickcheck is a test framework for property-based testing. It is a Common Lisp port of QuickCheck.

Homepage: https://github.com/mcandre/cl-quickcheck

License: MIT