Explorar el Código

Merge pull request #262 from bcremer/patch-1

Added Prophecy
pull/263/head
Jamie York hace 11 años
padre
commit
50a776def7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -223,6 +223,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
223 223
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
224 224
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
225 225
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
226
+* [Prophecy](https://github.com/phpspec/prophecy) - Highly opinionated mocking framework for PHP 5.3+.
226 227
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
227 228
 * [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
228 229
 * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.

Loading…
Cancelar
Guardar