wieloco/ps-matcha
Composer 安装命令:
composer require wieloco/ps-matcha
包简介
Custom matchers for PhpSpec
关键字:
README 文档
README
--
Installation
Install the package via composer:
composer require wieloco/ps-matcha
Add it to your PhpSpec configuration (phpspec.yaml file):
extensions: WieloCo\Matcha\Extension: ~
Usage
Use it in Specs like this
$this->uuid->shouldBeUuid();
or
$this->uuid->shouldNotBeUuid();
License
Apache License 2.0 Please see LICENSE for more information.
统计信息
- 总下载量: 1.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2018-12-19