A subscription is required to view this video. Enroll Today

JavaScript

Testing CoffeeScript with Jasmine

  • Caike
  • 2054 views

The client-side of your application deserves some tests too. In this episode we'll look at how to use the Jasmine testing framework with CoffeeScript inside of Rails. Like RSpec, Jasmine is based on the Behavior-driven Development (BDD) philosophy and should feel very familiar if you've been through our Testing with RSpec course.

Comments

42 Dev Team said

This was incredibly helpful and informative. I love Rspec and BDD style testing and Coffescript but didn't love existing testing options. Now I think I'm falling for Jasmine.

Christopher Mar said

Thanks for the great screencast. It seems much easier to test our coffeescript then I thought. I'm going to start using these techniques right away.

Download

Share