testing._select_names_layered
(internal) Glob-filter the registry while traversing it. Profile-excluded lazy subtrees are pruned before their executable testset collectors are invoked.
Reference version
Signature
function testing._select_names_layered(
registry: testing.TestRegistry,
profile_include: string[],
profile_exclude: string[],
cli_include: string[],
cli_exclude: string[]
) -> string[] throws testing.InvalidTestName
(internal) Glob-filter the registry while traversing it. Profile-excluded lazy subtrees are pruned before their executable testset collectors are invoked.
Source:<builtin>/testing/registry.bamlbytes 30806–32106