Explorar el Código

Merge pull request #251 from lichunqiang/master

add one test framework
pull/288/merge
Jamie York hace 11 años
padre
commit
a1b6cd0b30
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -245,6 +245,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
245 245
 * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
246 246
 * [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
247 247
 * [Locust](http://locust.io/) - A modern load test library written in Python.
248
+* [peridot](https://github.com/peridot-php/peridot) - Event driven test framework for PHP.
248 249
 
249 250
 ## Continuous Integration
250 251
 *Libraries and applications for continuous integration.*

Loading…
Cancelar
Guardar