chai-visible

0.1.5 • Public • Published

chai-visible

Chai plugin with is-visible

Usage

chai.Assertion.addProperty('visible', require('chai-visible'));

then

expect(your-dom).to.be.visible
expect(your-dom).to.be.not.visible

Readme

Keywords

Package Sidebar

Install

npm i chai-visible

Weekly Downloads

143

Version

0.1.5

License

MIT

Last publish

Collaborators

  • linzhixing