RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: tinogomes
Site: http://blog.tinogomes.com
@ryan
I liked see Jasmine in practice. Spec.js is only another solution, and...
Thanks for all! ;)
I will show you another testing framework to javascript.
Spec.js is a testing framework built on top of Mozilla Rhino and Env.js. The idea is that you can run JavaScript tests without opening browsers, even for DOM manipulation.
http://rubygems.org/gems/spec-js
@ryan
I liked see Jasmine in practice. Spec.js is only another solution, and...
Thanks for all! ;)
I will show you another testing framework to javascript.
Spec.js is a testing framework built on top of Mozilla Rhino and Env.js. The idea is that you can run JavaScript tests without opening browsers, even for DOM manipulation.
http://rubygems.org/gems/spec-js