Skip to main content
Module

x/mock_fetch/mod.ts>mockedFetch

An extremely simple way to mock globalThis.fetch responses
Latest
variable mockedFetch
import { mockedFetch } from "https://deno.land/x/mock_fetch@0.3.0/mod.ts";

This is the function that replaces fetch when you call install().