The column number where the test is defined, or undefined if the test was run through the REPL.
undefined
Additional execution metadata.
The path of the test file, undefined if test was run through the REPL.
The line number where the test is defined, or undefined if the test was run through the REPL.
The test name.
The nesting level of the test.
Present if context.skip is called.
context.skip
The ordinal number of the test.
Present if context.todo is called.
context.todo