rimian / rails-angular-jasmine-example

Example of how to test an AngularJS app in Rails using the Jasmine gem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Rails app with AngularJS and Jasmine

This repo shows an example of how to set up Jasmine specs using angular-mocks.js so that you can unit test your AngularJS objects.

For more information, read the original post on the Pivotal Labs blog.

About

Example of how to test an AngularJS app in Rails using the Jasmine gem


Languages

Language:Ruby 67.2%Language:HTML 21.4%Language:JavaScript 8.4%Language:CSS 2.9%