Module

x/fresh_seo/tests/deps.ts

Create Sitemap for your next Fresh project.
Go to Latest
import * as mod from "https://dotland.deno.dev/x/fresh_seo@0.1.0/tests/deps.ts";

Classes

Overrides the real Date object and timer functions with fake ones that can be controlled through the fake time instance.

Functions

Make an assertion, error will be thrown if expr does not have truthy value.

Make an assertion that actual includes expected. If not then throw.