Quantcast
Channel: Error when testing react components with jest and css-modules - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by Garrett McCullough for Error when testing react components with jest and css-modules

$
0
0

I took a look at the Jest docs and, just to be clear, did you install identity-obj-proxy?

npm install --save-dev identity-obj-proxy

Also, I see that the recommended file regex in the Jest docs is

"\\.(css|less)$": "identity-obj-proxy"

may try switching yours to match.

Finally, you could try a jest plugin like jest-css-modules

https://github.com/justinsisley/Jest-CSS-Modules


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>