In a recent project, I experimented with AngularJS on
Rails, and managed to get Karma to work nicely with Jenkins on
CloudBees. This post documents the steps I took. (Part 2
will cover e2e tests, if I get that sorted out.)
An example project is available on GitHub.
Setup
First …