file-position

added
1.1

ns
clojure.test

type
function

(file-position n)

Returns a vector [filename line-number] for the nth call up the
stack.

Deprecated in 1.2: The information needed for test reporting is
now on :file and :line keys in the result map.