Deno.TestContext.parent - Deno documentation
property Deno.TestContext.parent

If the current test is a step of another test, the parent test context will be set here.

Type