nick-jones/phpspec-git-extension
最新稳定版本:v1.0.1
Composer 安装命令:
composer require nick-jones/phpspec-git-extension
包简介
Automatically adds phpspec generated code to git
关键字:
README 文档
README
This is a quick and simple extension for phpspec that will automatically add generated classes, interfaces, and specifications to git.
This currently wraps the relevant code generation clases to facilitate this. Ultimately it is intended to leverage the changes from phpspec/phpspec#723 once released.
Installation
You can install this extension via composer:
composer require nick-jones/phpspec-git-extension
You will then need to list this as an extension within your phpspec.yml:
extensions: - PhpSpecExtension\Git\Extension
统计信息
- 总下载量: 397
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-23