mirror of
https://github.com/namibia/awesome-php.git
synced 2024-10-31 18:52:31 +00:00
Add PHPT to Tests section (#648)
This commit is contained in:
parent
4b8c34472b
commit
a20d55af68
@ -287,6 +287,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
||||||
* [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
|
* [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
|
||||||
* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
||||||
|
* [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
|
||||||
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
||||||
* [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
|
* [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
|
||||||
* [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
|
* [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
|
||||||
|
Loading…
Reference in New Issue
Block a user