浏览代码

Remove `danielstjules/pho`

It doesn't support PHP 8 and isn't maintained.
pull/1247/head
Alexander Kartavenko 1年前
父节点
当前提交
4a70cd393b
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      README.md

+ 0
- 1
README.md 查看文件

320
 * [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
320
 * [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
321
 * [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity.
321
 * [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity.
322
 * [Phake](https://github.com/phake/phake) - Another mock object library for testing.
322
 * [Phake](https://github.com/phake/phake) - Another mock object library for testing.
323
-* [Pho](https://github.com/danielstjules/pho) - Another behavior-driven development testing framework.
324
 * [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
323
 * [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
325
 * [PHP MySQL Engine](https://github.com/vimeo/php-mysql-engine) -  A MySQL engine written in pure PHP.
324
 * [PHP MySQL Engine](https://github.com/vimeo/php-mysql-engine) -  A MySQL engine written in pure PHP.
326
 * [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
325
 * [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.

正在加载...
取消
保存