Browse Source

Merge pull request #1247 from ziadoz/alexkart-patch-1

Remove `danielstjules/pho`
pull/1249/head
Alexander Kartavenko 1 year ago
parent
commit
df8b541fbf
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

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.

Loading…
Cancel
Save