Quellcode durchsuchen

Add PHPT to Tests section (#648)

pull/649/head
Josef Kufner vor 9 Jahren
Ursprung
Commit
a20d55af68
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -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.

Laden…
Abbrechen
Speichern