Testing routers in backbone.js properly?

前端 未结 6 918
太阳男子
太阳男子 2021-01-30 13:56

So I\'ve just started to write tests for my in-progress javascript app, using sinon.js & jasmine.js. Works pretty well overall, but I need to also

6条回答
  •  北恋
    北恋 (楼主)
    2021-01-30 14:41

    There is a very good tutorial about testing backbone:

    http://tinnedfruit.com/2011/04/26/testing-backbone-apps-with-jasmine-sinon-3.html

提交回复
热议问题