zerth / cl-deftest

Unit testing support for Common Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deftest

This module implements very basic unit testing support for Common Lisp. There are no doubt better alternatives available, but the author intends to publish a number of additional modules which still depend on this implementation.

About

Unit testing support for Common Lisp

License:MIT License


Languages

Language:Common Lisp 100.0%