Frameright / react-image-display-control

🚀 Next-gen responsive images in React

Home Page:https://react.frameright.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write unit tests

lourot opened this issue · comments

@AurelienLourot If this issue is still open, can I pick this up?

Hey @killerkc12 đź‘‹ Yes this is still open, thanks a lot! Let me know if you have any questions

@AurelienLourot I was going through the codebase.
I've seen test script is explicitly looking for jest.config.json, can we directly use the jest package here?
Also if we use the jest, it will directly use the jest.config.js (will create a new file) where we can use the global config.
If you're ok, I can give a PR