cl-prove 1.0.0-1.4f9122b Yet another unit testing framework for Common Lisp

This project was originally called cl-test-more. prove is yet another unit testing framework for Common Lisp. The advantages of prove are:

  • Various simple functions for testing and informative error messages

  • ASDF integration

  • Extensible test reporters

  • Colorizes the report if it's available (note for SLIME)

  • Reports test durations