浏览代码

Merge pull request #752 from jelen07/patch-1

Added Nette Tester to Testing section
pull/1245/head
Alexander Kartavenko 1年前
父节点
当前提交
ee3032ee2f
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

317
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
317
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
318
 * [Mink](https://mink.behat.org/en/latest/) - Web acceptance testing.
318
 * [Mink](https://mink.behat.org/en/latest/) - Web acceptance testing.
319
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
319
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
320
+* [Nette Tester](https://github.com/nette/tester) - A productive and enjoyable parallel unit testing framework.
320
 * [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
321
 * [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
321
 * [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity.
322
 * [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity.
322
 * [Peridot](https://github.com/peridot-php/peridot) - An event-driven test framework.
323
 * [Peridot](https://github.com/peridot-php/peridot) - An event-driven test framework.

正在加载...
取消
保存