import { inBrowserSync } from "https://deno.land/x/udibo_react_app@0.18.0/test_utils.ts";
This function sets up a simulated browser environment that is used until the callback returns or throws.
x/udibo_react_app/test_utils.ts>inBrowserSync
import { inBrowserSync } from "https://deno.land/x/udibo_react_app@0.18.0/test_utils.ts";
This function sets up a simulated browser environment that is used until the callback returns or throws.