I am looking for a unit testing framework to use with javascript that integrates well with Rails 3.0
Anyone with experience with above frameworks can share their experience?
** UPDATE: JSpec is now discontinued as per their Github repository: http://github.com/visionmedia/jspec so this leaves Jasmine and QUnit
I’ve used QUnit on projects written in .NET and Java. In both worlds, we had to homebrew the integration. I don’t expect Rails integration to be any more forthcoming.