API Reference / @gtkx/testing / prettyFormat / OldPlugin
Interface: OldPlugin
Defined in: node_modules/.pnpm/@vitest+pretty-format@4.1.10/node_modules/@vitest/pretty-format/dist/index.d.ts:153
Properties
print
print: (
val,indent,options,colors) =>string
Defined in: node_modules/.pnpm/@vitest+pretty-format@4.1.10/node_modules/@vitest/pretty-format/dist/index.d.ts:154
Parameters
val
unknown
print
Print
indent
Indent
options
PluginOptions
colors
Returns
string
test
test:
Test
Defined in: node_modules/.pnpm/@vitest+pretty-format@4.1.10/node_modules/@vitest/pretty-format/dist/index.d.ts:155