Browse Source

add one test framework

pull/251/head
李某某 11 years ago
parent
commit
8f010cd3b8
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

230
 * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
230
 * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
231
 * [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
231
 * [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
232
 * [Locust](http://locust.io/) - A modern load test library written in Python.
232
 * [Locust](http://locust.io/) - A modern load test library written in Python.
233
+* [peridot](https://github.com/peridot-php/peridot) - Event driven test framework for PHP.
233
 
234
 
234
 ## Continuous Integration
235
 ## Continuous Integration
235
 *Libraries and applications for continuous integration.*
236
 *Libraries and applications for continuous integration.*

Loading…
Cancel
Save