ert-read-test-name-at-point

ert-read-test-name-at-point is a compiled Lisp function in `ert.el'.

(ert-read-test-name-at-point PROMPT)

Read the name of a test and return it as a symbol.
As a default, use the symbol at point, or the test at point if in
the ERT results buffer. Prompt with PROMPT, augmented with the
default (if any).