浏览代码

Tweak description.

pull/1130/head
Jamie 5 年前
父节点
当前提交
2a5424ff15
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

313
 * [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
313
 * [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
314
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
314
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
315
 * [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
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
+* [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity.
317
 * [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
317
 * [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
318
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
318
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
319
 * [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
319
 * [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.

正在加载...
取消
保存