Using Angular 1.x, Webpack, TypeScript and Karma (with Coverage) together

Posted by Krzysztof Zbiciński on 2016-08-06.

Putting all of these toghether was apparently a non-trivial task, so I decided to setup a simple project for a future reference. I’m quite satisfied with the result, which looks as follows:


Code coverage report using TypeScript files as the analyzed source

The source code, as well as detailed clarification of what needs to be set up, are available on GitHub. If you find anything that can be improved, don’t hesitate to open up an issue or create a pull request - all contributions are more than welcome. :)


Comments: