gulp-peridot:用于 gulp 的 Peridot PHP 测试框架运行器

时间:2024-07-06 09:20:21
【文件属性】:

文件名称:gulp-peridot:用于 gulp 的 Peridot PHP 测试框架运行器

文件大小:103KB

文件格式:ZIP

更新时间:2024-07-06 09:20:21

JavaScript

用于 gulp 的 Peridot PHP 测试框架运行器 Peridot 是用于 PHP 的高度可扩展、高度有趣的 BDD 测试框架。 要求 (可选) (可选) (可选) 安装 $ npm install --save-dev gulp-peridot 用法 将它添加到你的gulpfile.js : var peridot = require ( 'gulp-peridot' ) ; gulp . task ( 'peridot' , function ( ) { return gulp . src ( 'specs' ) // <= test specs directory . pipe ( peridot ( '/vendor/bin/peridot' , { filter : 'foo.*.spec.php' , configurationFi


【文件预览】:
gulp-peridot-master
----.jscsrc(2KB)
----package.json(1KB)
----LICENSE(1KB)
----index.js(5KB)
----ruleset.xml(990B)
----README.md(3KB)
----example()
--------src()
--------gulpfile.js(380B)
--------composer.json(156B)
--------peridot.php(406B)
--------specs()
----peridot-easy()
--------Peridot()
--------bootstrap.php(784B)
--------autoload.php(1KB)
--------assert.php(117B)
----face.png(86KB)
----test()
--------test.js(10KB)
--------mocha.opts(96B)

网友评论