UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

14 lines (13 loc) 263 B
declare namespace Chai { interface Assertion { matchSnapshot: { (name?: string) (replacers: object) (replacers: object, name?: string) } matchDeep: { (replacers: object, expected: object) (expected: object) } } }