juristr / webpack-typescript-starter

A simple Webpack 2 + TypeScript starter
126 stars 49 forks source link

Add infrastructure for test execution #1

Closed juristr closed 7 years ago

juristr commented 7 years ago

Add simple infrastructure to execute tests with Karma and Jasmine (?).

frederikprijck commented 7 years ago

Might be a good idea to introduce a common webpack config file, now that we have two files (build and test)