UNPKG

custom-jquery-matchers

Version:

Add a set of custom matchers for HTML and CSS related checks, using jQuery.

28 lines (24 loc) 483 B
# custom-jquery-matchers [![Version](https://img.shields.io/npm/v/custom-jquery-matchers.svg)](https://www.npmjs.com/package/custom-jquery-matchers) ## List of matchers * toExist * toHaveLength * toHaveId * toHaveClass * toHaveTag * toHaveAttr * toHaveProp * toHaveText * toHaveData * toHaveValue * toHaveCss * toBeChecked * toBeDisabled * toBeEmpty * toBeHidden * toBeSelected * toBeVisible * toBeFocused * toBeInDom * toBeMatchedBy * toHaveDescendant * toHaveDescendantWithText