phantomochajs:客户端js的测试运行器

时间:2024-08-03 00:50:13
【文件属性】:

文件名称:phantomochajs:客户端js的测试运行器

文件大小:9KB

文件格式:ZIP

更新时间:2024-08-03 00:50:13

CoffeeScript

幻影 为客户端测试自动生成test_runner.html (mocha + phantomjs) 安装 $ npm install --save-dev phantomochajs 用法(与吞咽) 如果您想查看示例,请点击以下链接: phantomochajs (mocha + phantomjs) + requirejs + 主干 示例:gulpfile.coffee gulp = require " gulp " phantomochajs = require " phantomochajs " gulp . task " example/test " , -> # specify test scripts in src gulp . src [ " spec/spec_helper.coffee " , " spec/**/*_spec.coffee " , "


【文件预览】:
phantomochajs-master
----.gitignore(21B)
----README.md(2KB)
----test()
--------fixtures()
----package.json(790B)
----example_tasks()
--------exit_status.coffee(270B)
----spec()
--------lib()
----.npmignore(50B)
----.travis.yml(428B)
----lib()
--------create_web_server.coffee(305B)
--------test_runner.jade(788B)
--------create_app.coffee(4KB)
--------init_options.coffee(788B)
--------index.coffee(816B)
--------run_phantomjs.coffee(1KB)
----gulpfile.coffee(324B)

网友评论