Function: ert

ert is a function alias and interactive for ert-run-tests-interactively, defined in ert.el.gz.

Signature

(ert SELECTOR)

Documentation

Run the tests specified by SELECTOR and display the results in a buffer.

SELECTOR selects which tests to run as described in ert-select-tests when called with its second argument t. Interactively, prompt for SELECTOR; the default t means run all the defined tests.

Probably introduced at or before Emacs version 30.1.

Key Bindings

Aliases

ert