unexpected-react
Advanced tools
Changelog
v5.0.0-rc2
Fix incorrect dependency for reactrendered adapter
Initial support for React v16 (Fiber).
Changelog
v4.1.0
to render as
and to have rendered
, allowing further assertions on the output after the main assertion (thanks @papandreou!)Changelog
v4.0.1
Changelog
v4.0.0
Changelog
v3.5.2
Changelog
v3.5.1
Changelog
v3.5.0
when rendered
, when deeply rendered
and to render as
assertions to enable direct rendering within the assertionrequire
to be used (e.g. using jest snapshot assertions
without requiring unexpected-react/jest
.toJSON()
method output - should be called with the renderer directlyChangelog
v3.4.0
'to match snapshot'
and 'to satisfy snapshot'
assertions)