I want to know how you guys test CanJS apps. Controllers, models and views using Jasmine and not on nodejs.
What testing frameworks are you guys using?
It would be very nice if you can give an example of how to test a controller, views and models.
