import { isTest } from "https://deno.land/x/udibo_react_app@0.19.0/mod.tsx";
A function that returns a boolean indicating whether the code is running in the test environment or not.
x/udibo_react_app/mod.tsx>isTest
import { isTest } from "https://deno.land/x/udibo_react_app@0.19.0/mod.tsx";
A function that returns a boolean indicating whether the code is running in the test environment or not.