ReadonlyannotateAdd a test annotation that will be displayed by your reporter.
ReadonlyonExtract hooks on test failed
ReadonlyonExtract hooks on test failed
ReadonlysignalAn AbortSignal that will be aborted if the test times out or
the test run was cancelled.
ReadonlyskipMark tests as skipped. All execution after this call will be skipped. This function throws an error, so make sure you are not catching it accidentally.
ReadonlytaskMetadata of the current test
User's custom test context.