snx-test - Common Lisp Test Framework

snx-test is a Common Lisp Test Framework: it allows you write easy tests for your Common Lisp code.

Currently at version 0.0.1, it's basically the macro's found in the Practical Common Lisp book for running tests.