Skip to content

v2.0.0

Compare
Choose a tag to compare
@eddyerburgh eddyerburgh released this 29 May 16:29
· 20 commits to master since this release

v2.0.0 (2018-05-29)

Features

  • serialize Wrapper Instances (#4) 3e8dec0. Create a snapshot with a Vue Test Utils Wrapper instance. This means you no longer need to call .html() on your Wrapper instance before calling toMatchSnapshot().