From 39b9b89c4f13d37ab06c9d16f0022be37356c64a Mon Sep 17 00:00:00 2001 From: Shane Auckland Date: Tue, 29 Jul 2014 08:39:44 +0100 Subject: [PATCH] Add Magespec --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9ca83b..0d5a062 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [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. +* [Magespec](https://github.com/MageTest/MageSpec) - Phpspec extension for Magento. ## Continuous Integration *Libraries and applications for continuous integration.*