文件名称:ichabod:使用WebKit进行无头JavaScript测试
文件大小:49KB
文件格式:ZIP
更新时间:2024-06-04 12:03:27
JavaScript
#Ichabod 使用无头版本的WebKit从命令行运行JavaScript测试。 特征: 测试支持 测试支持 使用JavaScript中的Ruby方法 先决条件 唯一的先决条件是OSX和 。 ##安装 $ macgem install ichabod 或者,如果您使用的是rvm: $ rvm use macruby $ gem install ichabod 用法 ichabod ./your/file.html ichabod http://example.com ichabod --jasmine http://your-jasmine-test-page.html ichabod --qunit http://your-qunit-test-page.html ichabod --jasmin ./local-qunit-path/index.html xxxx
【文件预览】:
ichabod-master
----MIT-LICENSE(1KB)
----VERSION(5B)
----lib()
--------ichabod()
--------ichabod.rb(740B)
--------js()
----Rakefile(559B)
----examples()
--------jasmine()
--------index.html(607B)
--------qunit()
----README.md(2KB)
----.gitignore(4B)
----bin()
--------ichabod(1013B)
----ichabod.gemspec(2KB)