Download the PHP package aogg/think-phpunit without Composer
On this page you can find all versions of the php package aogg/think-phpunit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aogg/think-phpunit
More information about aogg/think-phpunit
Files in aogg/think-phpunit
Download aogg/think-phpunit
More information about aogg/think-phpunit
Files in aogg/think-phpunit
Vendor aogg
Package think-phpunit
Short Description ThinkPHP6 use PHPUnit.
License Apache-2.0
Homepage https://github.com/aogg/composer-PHPUnit-ThinkPHP/
Package think-phpunit
Short Description ThinkPHP6 use PHPUnit.
License Apache-2.0
Homepage https://github.com/aogg/composer-PHPUnit-ThinkPHP/
Please rate this library. Is it a good library?
Informations about the package think-phpunit
composer-PHPUnit-ThinkPHP
ThinkPHP6 use PHPUnit
ThinkPHP6使用PHPUnit
介绍
- phpunit可以给PHPStorm指定phpunit的路径
- 可以通过php think unit执行命令
- BaseTestCase是测试基类,继承phpunit的测试基类,并提供ThinkPHP6专用方法
- 继承\aogg\phpunit\think\BaseTestCase基类
- 支持项目软连接情况下运行单元测试
安装
详细
BaseTestCase
支持测试类中调用控制器的方法
配置PHPStorm的PHPUnit
配置PHPStorm的远端PHPUnit
选择指定目录 /vendor/aogg/think-phpunit/src/phpunit
本地调试composer类库
All versions of think-phpunit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0 || >=8.1
ext-json Version *
phpunit/phpunit Version ^7.0 || ^10.5.17
topthink/framework Version ^6.0.0
ext-pcntl Version *
ext-json Version *
phpunit/phpunit Version ^7.0 || ^10.5.17
topthink/framework Version ^6.0.0
ext-pcntl Version *
The package aogg/think-phpunit contains the following files
Loading the files please wait ....