From f085e40845d281c9addc6d3fd518c698913cf3aa Mon Sep 17 00:00:00 2001 From: Dan Revah Date: Thu, 4 Dec 2014 16:26:34 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 194e977..7b61c81 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing. * [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing. * [Locust](http://locust.io/) - A modern load test library written in Python. +* [ShortifyPunit](https://github.com/danrevah/ShortifyPunit) - A mocking framework, includes method chaining mocking. ## Continuous Integration *Libraries and applications for continuous integration.*