How to extend expect() globally with Jest?
Created by: jiv-e
Hi!
First, thank you!!! Create React App is an awesome resource and great documentation is big part of it. Still after searching for answer and trying different things I couldn't find a solution.
I would like to extend expect() with expect-element. Is this possible to do globally?