@wordpress/jest-console
Version:
Custom Jest matchers for the Console object.
8 lines (7 loc) • 468 B
Source Map (JSON)
{
"version": 3,
"sources": ["../src/supported-matchers.ts"],
"sourcesContent": ["const supportedMatchers: Record< string, string > = {\n\terror: 'toHaveErrored',\n\tinfo: 'toHaveInformed',\n\tlog: 'toHaveLogged',\n\twarn: 'toHaveWarned',\n};\n\nexport default supportedMatchers;\n"],
"mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAAM,oBAA8C;AAAA,EACnD,OAAO;AAAA,EACP,MAAM;AAAA,EACN,KAAK;AAAA,EACL,MAAM;AACP;AAEA,IAAO,6BAAQ;",
"names": []
}