0.0.2-c • Published 7 years ago

chai-browser v0.0.2-c

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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)')
0.0.2-c

7 years ago

0.0.2b

7 years ago