custom-jquery-matchers
Version:
Add a set of custom matchers for HTML and CSS related checks, using jQuery.
28 lines (24 loc) • 483 B
Markdown
# custom-jquery-matchers [](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