cl-fiveam

simple regression testing framework for Common Lisp

Description

It has been designed with Common Lisp's interactive development model in mind.

Features:
 - Test and test suite hierarchies allow test to be organized into hierarchies
   to ease running.
 - Functions for re-running recently run tests.
 - Inter-test dependencies.
 - Specification based testing ala QuickCheck.
 - Redefined macros are instantly seen by the test code, no explicit
   recompilation required (this is exactly what LispUnit and FReT do).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://common-lisp.net/project/fiveam/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install cl-fiveam