Registers a labeled test (see label) that runs query via runQuery and hands the result to check. Covers the common inspect-* query test shape: one query type, one snippet, one assertion over what came back.
query
check
inspect-*
Registers a labeled test (see label) that runs
queryvia runQuery and hands the result tocheck. Covers the commoninspect-*query test shape: one query type, one snippet, one assertion over what came back.