Internal method for running a test. Does not update the status of the tests nor the special vairables !, !!, !!!
(defgeneric %run (test-spec) (:documentation "Internal method for running a test. Does not update the status of the tests nor the special vairables !, !!, !!!"))Source Context