Next: Lisp Unit, Up: Common Lisp Testing [Contents][Index]
“Common Lisp regression testing framework”
FiveAM is a Test Framework whose goal is to be as simple as possible.
The documentation can be found in the docstrings, start with the package
:it.bese.fiveam
(nicknamed 5AM
).
FiveAM is a simple (as far as writing and running tests goes) regression testing framework. It has been designed with Common Lisp’s interactive development model in mind.