rock/phpunit
最新稳定版本:1.0.0
Composer 安装命令:
composer require rock/phpunit
包简介
phpunit with eclipse pdt integration for php 5.1.6
README 文档
README
phpunit with eclipse pdt integration for php 5.1.6
to trick eclipse, need to follow some steps:
(worked with Version: 2023-03 (4.27.0) Build id: 20230309-1520)
- copy some valid php binary to some path.
- inside eclipse window/preferences Installed Phps, add this php copy with some nice name (ex php5.1), apply/close.
- replace the valid php binary with php5.1-eclipse-pdt-docker.sh.
- open SomeClassTest.php, run as PHPUnit Test, will fail
- edit the run SomeClassTest.php, change use Global PHP Unit phar, point to the empty phpunit.phar file
- edit the run SomeClassTest.php, change PHP Script, alternate php, point to installed php (ex php5.1)
- apply/run
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-01