enzyme-adapter-react-16
Advanced tools
Changelog
1.5.0 (February 2, 2016)
Add attachTo
option to mount
to mount to a specific element (#160)
Add .debug()
method to ReactWrapper
(#158)
Add .mount()
and .unmount()
APIs to ReactWrapper
(#155)
Add .render()
method to ReactWrapper
(#156)
Allow .contains()
to accept an array of nodes (#154)
Add .context()
method to ReactWrapper
and ShallowWrapper
(#152)