phpspec-playground

时间:2021-05-11 04:17:22
【文件属性】:
文件名称:phpspec-playground
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-11 04:17:22
JavaScript PhpSpec游乐场 该软件包提供了一个使用PhpSpec进行项目玩耍的起点。 安装 拉包装 运行sh make.sh到isntall所需的依赖项。 启动gulp watch以查看spec和src的更改并自动运行测试。 享受 例子 $ sh make.sh $ phpspec describe SomeClass $ phpspec run # to create the class $ gulp watch # start automatically watch for changes and runs the tests. 可选的 您可以将以下内容添加到.bash_profile文件中,以更快地创建新软件包。 alias newpackage=createPackage createPackage () { git clone -q https://github.com/
【文件预览】:
phpspec-playground-master
----.gitignore(32B)
----package.json(111B)
----LICENSE(1KB)
----composer.json(184B)
----composer.lock(27KB)
----README.md(923B)
----Gulpfile.js(634B)
----make.sh(333B)
----phpspec.yml(0B)

网友评论