633 Views
Using Karma, Webpack, and Jasmine, my test suite now takes under 200ms to run in PhantomJS after the initial Webpack bundling. Of course, any other testing framework such as Mocha would work, but this article will use Jasmine in its examples.
0 comments