Function: hyperbole-run-test-definition:help
hyperbole-run-test-definition:help is a byte-compiled function defined
in hypb-ert.el.
Signature
(hyperbole-run-test-definition:help HBUT)
Documentation
If on the name in the first line of an ert test def, edebug the test.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hypb-ert.el
(defun hyperbole-run-test-definition:help (_hbut)
"If on the name in the first line of an ert test def, edebug the test."
(hypb-ert-run-test-at-definition t))