Skip to main content
Module

x/superfetch/deps.ts

🐕 HTTP Server testing library inspired by node-supertest-fetch.
Latest
import * as superfetch from "https://deno.land/x/superfetch@1.0.7/deps.ts";

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

Make an assertion that actual match RegExp expected. If not then throw.