I come across Karma and Jasmine when I search for testing framework for Angular.js.
What is the best one for a medium Rails + Angular project? I am a beginner with Angular.
I come across Karma and Jasmine when I search for testing framework for Angular.js. What is the best one for a medium Rails + Angular project? I am a beginner with Angular. |
|||
|
Considering that you seem to want to do this in RoR, I would recommend using Teaspoon.
The gems you'll most likely need are
Following the angular-rails.com tutorial should help you get started. |
|||
|