Automating Karma

We have the ability to run automated tests in real browsers. Now we need to incorporate that ability into our automated build. We start by revisiting our build script, then we add support for starting and running Karma in our build. Along the way, we introduce refactoring, an important technique for keeping code clean.

  1. LL6Cross-Browser Testing with Karma

    Sat, 13 Oct ’12
  2. E10A Localhost Server

    Fri, 7 Aug ’15
  3. E11Assertions

    Fri, 14 Aug ’15
  4. E12Test Frameworks

    Fri, 21 Aug ’15
  5. E13Cross-Browser Tests

    Fri, 28 Aug ’15
  6. E14Automating Karma

    Fri, 4 Sep ’15
  7. E15Testing Android, iOS, IE, and More

    Fri, 11 Sep ’15