CH17 / E116|The Karma-CommonJS Bridge|Wed, 17 July ’13
Links
All our CommonJS test modules work in Karma now, but they have to be loaded in a particular order. In this episode, we add support for loading them in any order. We also improve our require() function to throw an error when a requested module isn’t found.