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

x/fresh_testing_library/mod.ts>prettyFormat.plugins

Utilities for testing fresh apps
Latest
variable prettyFormat.plugins
import { prettyFormat } from "https://deno.land/x/fresh_testing_library@0.13.1/mod.ts";
const { plugins } = prettyFormat;

type

{ AsymmetricMatcher: NewPlugin; ConvertAnsi: NewPlugin; DOMCollection: NewPlugin; DOMElement: NewPlugin; Immutable: NewPlugin; ReactElement: NewPlugin; ReactTestComponent: NewPlugin; }