Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/expect/matchers.ts>toHaveBeenCalledTimes

helpers for writing jest like expect tests in deno
Latest
function toHaveBeenCalledTimes
import { toHaveBeenCalledTimes } from "https://deno.land/x/expect@v0.4.0/matchers.ts";

Parameters

value: any
times: number