瀏覽代碼

Add VFS to Testing.

pull/137/merge
Jamie 11 年之前
父節點
當前提交
0cb0c83ff0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -218,6 +218,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
218 218
 * [Mink](http://mink.behat.org/) - Web acceptance testing.
219 219
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
220 220
 * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
221
+* [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
221 222
 * [Locust](http://locust.io/) - A modern load test library written in Python.
222 223
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
223 224
 * [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.

Loading…
取消
儲存