简体   繁体   English

html5应用程序自动化测试

[英]html5 apps automated testing

Are where any good frameworks for automated testing HTML5 apps? 是否有自动测试HTML5应用程序的好框架?

I'm now writing an app which should work offline in iOS Safari and it would be awesome if there were some automated testing tools. 我现在正在编写一个应该在iOS Safari中脱机工作的应用程序,如果有一些自动化测试工具,它会很棒。 I have no idea how to test cache.manifest properly, for example. 例如,我不知道如何正确测试cache.manifest

I'm using Backbone.js, by the way. 顺便说一句,我正在使用Backbone.js。 That would be even better if the tool relies on it or interacts with it in a good way 如果该工具依赖于它或以良好的方式与之交互,那将会更好

Answering by listing a link is not always the best way to go, but hey someone did the work before me: http://tinnedfruit.com/2011/03/03/testing-backbone-apps-with-jasmine-sinon.html 通过列出链接回答并不总是最好的方法,但是有人在我之前完成了工作: http//tinnedfruit.com/2011/03/03/testing-backbone-apps-with-jasmine-sinon.html

Jasmine.js to test Sinon.js to mock Jasmine.js测试Sinon.js来模拟

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM