note: the
2.x
releases are for use with Preact 8 and prior.
@billneff79 added 3 great new assertions: (thanks!)
expect(..).to.deep.equal(..)
expect(..).to.shallow.include(..)
expect(..).to.be.jsx
See the readme for examples.
note: the
2.x
releases are for use with Preact 8 and prior.
@billneff79 added 3 great new assertions: (thanks!)
expect(..).to.deep.equal(..)
expect(..).to.shallow.include(..)
expect(..).to.be.jsx
See the readme for examples.