chai-browser

0.0.2-c • Public • Published

Browser utils for Chai

A collection of helpers to simplify writing assertions for browser testing with Mocha and Chai.

.color('#ffeebb')

So far the only method is to convert between hex, rgb and rgba definitions:

expect('#BBCCDD').to.be.color('rgb(187, 204, 221)')

Readme

Keywords

none

Package Sidebar

Install

npm i chai-browser

Weekly Downloads

1

Version

0.0.2-c

License

MIT

Last publish

Collaborators

  • bfulop