vkcom/kphpunit
最新稳定版本:v1.0.0
Composer 安装命令:
composer require vkcom/kphpunit
包简介
KPHP polyfill-like package for the PHPUnit
README 文档
README
KPHP polyfill-like package for the PHPUnit.
This package is exported to make it possible for ktest to work in phpunit mode.
Everything you need to know about this package:
-
It tries to mimic the
PHPUnitAPI where possible, so you don't need akphpunitAPI reference; it's the same -
You install it to your
[K]PHPproject to have an ability to run KPHP tests -
You never directly use it on your own. It's inserted into the instrumented code produced by the
ktestcode generator
So if you need anything apart from installing this package, please file an issue in ktest repository.
To install this package, do the following:
$ composer require --dev vkcom/kphpunit
统计信息
- 总下载量: 295
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-08-17