A test which was not run. Usually this is due to unsatisfied dependencies, but users can decide to skip test when appropiate.
(defclass test-skipped (test-result) () (:documentation "A test which was not run. Usually this is due to unsatisfied dependencies, but users can decide to skip test when appropiate."))Source Context