ert-run-tests-interactively

ert-run-tests-interactively is an interactive autoloaded compiled Lisp function in `ert.el'.


(ert-run-tests-interactively SELECTOR &optional OUTPUT-BUFFER-NAME MESSAGE-FN)

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.