Package: lisp-unit

Macro run-tests

Lambda List

run-tests (&rest names)

Details

This macro runs the tests named and reports the results. The package used is the value of *package* in effect when the macro is expanded. If no names are given, all tests for that package are run.