Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AndroidTestLoop

import type { AndroidTestLoop } from "https://googleapis.deno.dev/v1/toolresults:v1beta3.ts";

Test Loops are tests that can be launched by the app itself, determining when to run by listening for an intent.

interface AndroidTestLoop {}