Variable: cider-test-last-summary
cider-test-last-summary is a variable defined in cider-test.el.
Value
nil
Documentation
The summary of the last run test.
Source Code
;; Defined in ~/.emacs.d/elpa/cider-20260414.1619/cider-test.el
(defvar cider-test-last-summary nil
"The summary of the last run test.")