Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fresh/tests/test_utils.ts>fakeServe

The next-gen web framework.
Extremely Popular
Latest
function fakeServe
import { fakeServe } from "https://deno.land/x/fresh@1.7.2/tests/test_utils.ts";

Parameters

manifest: Manifest
config: FromManifestConfig

Returns

Promise<FakeServer>