Browse Source

Remove `peridot-php/peridot`

It doesn't support PHP 8 and isn't maintained.
pull/1246/head
Alexander Kartavenko 1 year ago
parent
commit
16ac9d342b
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

319
 * [Nette Tester](https://github.com/nette/tester) - A productive and enjoyable parallel unit testing framework.
319
 * [Nette Tester](https://github.com/nette/tester) - A productive and enjoyable parallel unit testing framework.
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
-* [Peridot](https://github.com/peridot-php/peridot) - An event-driven test framework.
323
 * [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.
324
 * [Pho](https://github.com/danielstjules/pho) - Another behavior-driven development testing framework.
323
 * [Pho](https://github.com/danielstjules/pho) - Another behavior-driven development testing framework.
325
 * [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
324
 * [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).

Loading…
Cancel
Save