Skip to main content
Module

x/unitest/fake_timer/mod.ts

🃏 Deno-first universal unit testing framework
Latest
import * as unitest from "https://deno.land/x/unitest@v1.0.0-beta.82/fake_timer/mod.ts";

Classes

custom fake timer

Functions

Use fake versions of the standard timer functions. The fakeTimer object is the return value. Contains a side effect of hijacking the globalThis timer.