Browse Source

Tweak Parody description.

pull/260/head
Jamie 11 years ago
parent
commit
f8f35d8074
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

221
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
221
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
222
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
222
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
223
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
223
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
224
-* [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
224
+* [Parody](https://github.com/dotink/Parody) - A library for mimicking classes.
225
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
225
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
226
 * [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
226
 * [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
227
 * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
227
 * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.

Loading…
Cancel
Save