CommonJS in Karma 0.10

We’ve got the new Karma 0.10 version installed and working, but our tests fail because our code uses CommonJS. We install the new official karma-commonjs plugin (which is based on our work from chapter 17) and get it to work after a bit of troubleshooting. That finishes the upgrade to Karma 0.10.

  1. LL16JavaScript Workflow 2015

    Fri, 6 Feb ’15
  2. E133More Karma

    Mon, 16 Sep ’13
  3. E134CommonJS in Karma 0.10

    Wed, 18 Sep ’13
  4. E135Debugging with Karma 0.10

    Mon, 23 Sep ’13
  5. E136Reliable Tests for Unreliable Browsers

    Wed, 25 Sep ’13