interfacetest.default.EventData.TestPlaninterface TestPlancolumn?: numberThe column number where the test is defined, or undefined if the test was run through the REPL.count: numberThe number of subtests that have ran.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.nesting: numberThe nesting level of the test.