Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface MatcherOptions
Re-export
import { type MatcherOptions } from "https://deno.land/x/fresh_testing_library@0.13.1/deps/testing-library.ts";

Properties

optional
exact: boolean
optional
trim: boolean

Use normalizer with getDefaultNormalizer instead

optional
collapseWhitespace: boolean

Use normalizer with getDefaultNormalizer instead

optional
normalizer: NormalizerFn
optional
suggest: boolean

suppress suggestions for a specific query