altafino / react-webpack-5-tailwind-2

React 17 Boilerplate with Webpack 6, Tailwind 2, using babel, SASS/PostCSS, HMR, dotenv and an optimized production build
MIT License
295 stars 68 forks source link

Not able to setup jest unit testing #13

Closed Meeshalk closed 3 years ago

Meeshalk commented 3 years ago

There is a conflict with react-script version, and following jest-webpack setup does not works either.

I know I am not supplying details about this, because it will be better if you guys can add jest with this template.

Let me know if that's possible and if i can help in any way.

Thanks