interfacetest.default.EventData.LocationInfointerface LocationInfocolumn?: numberThe column number where the test is defined, or undefined if the test was run through the REPL.file?: stringThe path of the test file, undefined if test was run through the REPL.line?: numberThe line number where the test is defined, or undefined if the test was run through the REPL.