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

x/expect/matchers.ts>toContain

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

Parameters

value: any
item: any