nobrainr / typescript-webpack-starter

⚡ create-ts-lib: A Starter Kit and a CLI to create your TypeScript / ES6 module bundled by Webpack without thinking about build or unit tests configurations. 🏠
https://nobrainr.github.io/typescript-webpack-starter/
MIT License
374 stars 43 forks source link

add jest #74

Open sarahBuisson opened 3 years ago

sarahBuisson commented 3 years ago

today, most of project use jest instead of karma and other, you should switch to it.