Skip to content

2.3.1

Latest
Compare
Choose a tag to compare
@developit developit released this 10 Jul 20:18
· 3 commits to master since this release

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.