mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add An Simple testing framework: Pest
This commit is contained in:
parent
d7af8d34b4
commit
770e17049d
@ -313,6 +313,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
|
||||
* [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
|
||||
* [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
|
||||
* [Pest](https://pestphp.com/) - A Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP.
|
||||
* [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
|
||||
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
||||
* [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
|
||||
|
Loading…
Reference in New Issue
Block a user