should-test
should-test copied to clipboard
A minimal yet feature-rich Common Lisp test framework
`(deftest x [..])` registers a test in the symbol `x`. However, if the symbol `x` in the current package `Y` is obtained (by `use`) from another package `X`, then running...
``` :info:build Armed Bear Common Lisp 1.9.2 :info:build Java 11.0.20 MacPorts :info:build OpenJDK 64-Bit Server VM :info:build Low-level initialization completed in 0.24 seconds. :info:build Startup completed in 1.274 seconds. :info:build...
This is already available via quicklisp.