Function: ert
ert is a and interactive for
ert-run-tests-interactively, defined in ert.el.gz.
Signature
(ert SELECTOR &optional OUTPUT-BUFFER-NAME MESSAGE-FN)
Documentation
Run the tests specified by SELECTOR and display the results in a buffer.
SELECTOR works as described in ert-select-tests.
OUTPUT-BUFFER-NAME and MESSAGE-FN should normally be nil; they
are used for automated self-tests and specify which buffer to use
and how to display message.
Probably introduced at or before Emacs version 24.1.
Key Bindings