I really need your assistance.
I am developing a project and most of the code is written on JS (backbone.js and jquery). Could you please recommend me a tool/framework for functional testing?
I don't think that qunit or Jasmine meet the requirements of functional testing. I would like something like cucumber for Rails but which could handle a lot of JavaScript.