From 597a236815c23dbe08674c0326e1ec8b60eedcd8 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 29 Oct 2014 18:01:33 -0600 Subject: [PATCH] Cleanup testing libraries. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4204fd8..9599d19 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Atoum](https://github.com/atoum/atoum) - A simple testing library. * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing. * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing. -* [Parody](https://github.com/dotink/Parody) - A library for mimicking classes. * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library. * [Samsui](https://github.com/mauris/samsui) - Another fake data generator library. * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.