How to test in Next.js if an image is rendered correctly using Jest
2024-08-12
0
In this video I'm showing how I'm testing if an image is rendered correctly. For testing I'm using Jest and @testing-library/react.
I'm not using the Next.js Image Component. Is Chakra Image Component.