opensas
Member since Sep 3, 2012
- Profile: /members/10255-opensas.htm
- URL: http://playlatam.wordpress.com
- Comments: 2
Recent Blog Comments By opensas
-
Writing My First Unit Tests With Jasmine And RequireJS
Posted on Sep 7, 2012 at 2:55 AM
thanks to your article, and also james burke's help, I could also load jasmine itself using requireJS have a look at this sample project: https://github.com/opensas/BackboneBootstrap/tree/master/webapp/js/src/tests... read more »
-
Writing My First Unit Tests With Jasmine And RequireJS
Posted on Sep 3, 2012 at 12:26 PM
Great article! It helped me a lot I'm also giving my first steps with requireJs. Just a question, is the domReady plugin the same as enclosing the call to jasmine in $(function(){...}) ??? thanks... read more »