Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 454 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 454 Bytes

buster-jquery-assertions

Buster.js jQuery Assertions

Provided Assertions

  1. containsElement - bdd alias toContainElement
  2. haveText - bdd alias toHaveText
  3. isEmpty - bdd alias toBeEmpty
  4. exit - bdd alias toExist
  5. haveClass - bdd alias toHaveClass
  6. haveValue - bdd alias toHaveValue
  7. haveAttr - bdd alias toHaveAttr
  8. hidden - bdd alias toBeHidden