简体   繁体   English

如何使用命令行工具测试jQuery?

[英]How can I test jQuery using command line tools?

I'm writing a javascript library that aimed for web applications. 我正在写一个针对Web应用程序的javascript库。 Inside my library I use jQuery for cross-domain ajax requests. 在我的库中,我使用jQuery进行跨域Ajax请求。 I want to write command line tests to be used in my continues integration system. 我想编写要在我的持续集成系统中使用的命令行测试。 Can you recommend on a testing framework that can do that? 您可以推荐一个可以做到这一点的测试框架吗?

I'm not sure if this is what you mean. 我不确定这是否是您的意思。

Maby you search for this: http://terminal.jcubic.pl/ Maby您搜索此: http : //terminal.jcubic.pl/

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

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