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

x/unitest/mod.ts>FakeTimer#runAllTimers

🃏 Deno-first universal unit testing framework
Latest
method FakeTimer.prototype.runAllTimers
import { FakeTimer } from "https://deno.land/x/unitest@v1.0.0-beta.82/mod.ts";

Exhausts both the macro-task queue and the micro-task queue.