jest-react-mock
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
Changelog
2.0.0 (2021-02-21)
expect.extend()
toHaveProps
Check mounted status, not render, for toBeMounted (b3aa149)
toBeMounted
Only check last props for toHaveProps (82180df)
Support partial nesting in toHaveProps (aeb9804)
Automatically install matcher (7fd3c09)