|
|
@@ -287,6 +287,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
287
|
287
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
|
288
|
288
|
* [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
|
|
289
|
289
|
* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
|
|
290
|
+* [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
|
|
290
|
291
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
|
291
|
292
|
* [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
|
|
292
|
293
|
* [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
|