bad54000/casperjs2
最新稳定版本:0.0.1
Composer 安装命令:
composer require bad54000/casperjs2
包简介
README 文档
README
This PHPCI plugin allow you to launch casperjs tests
Install
-
First, install casperJS: http://casperjs.readthedocs.org/en/latest/installation.html
-
Add demorose/phpci-casperjs in your composer.json:
[...] "require": { [...] "demorose/phpci-casperjs": "dev-master", [...] }, [...]
- Run composer install demorose/phpci-casperjs
- Copy javascript to PHPCI :
cp /path/to/phpci/vendor/demorose/phpci-casperjs/Demorose/PHPCI/Plugin/js/casperJs.js /path/to/phpci/public/assets/js/build-plugins/casperJs.js
Configuration Options
- x_unit_file_path - Path to xunit output. /tmp/casperOutput.xml by default.
- tests_path - Path to tests.
统计信息
- 总下载量: 28
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-30