egoist / vuepack

:package: A modern starter which uses Vue 2, Vuex, Vue-router and Webpack 2 (and even Electron)
http://vuepack.surge.sh
MIT License
2.43k stars 202 forks source link

Unit tests configurations #149

Open nasikshafeek opened 7 years ago

nasikshafeek commented 7 years ago

I'm having a hard time configuring unit tests using Karma for this, I tried porting unit test configurations from vuejs-templates/webpack - it has many dependencies and which are different from vuepack's.

Any idea on integrating unit test frameworks for vuepack anytime soon?