瀏覽代碼

Add An Simple testing framework: Pest

pull/1130/head
Zero 5 年之前
父節點
當前提交
770e17049d
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -313,6 +313,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
313 313
 * [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
314 314
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
315 315
 * [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
316
+* [Pest](https://pestphp.com/) - A Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP.
316 317
 * [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
317 318
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
318 319
 * [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.

Loading…
取消
儲存