diff --git a/README.md b/README.md index 0cd9b0b..f774dad 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ class TestUserModel extends PHPUnit_Framework_TestCase If you want more information, the following resources are available to you: * Generated api docs are available [here](http://muffin.grahamjcampbell.co.uk/). * [Philip Brown's](https://github.com/philipbrown) article is available [here](http://culttt.com/2013/05/27/laravel-4-fixture-replacement-with-factorymuff/). + * Our [test suite](tests) may also be useful to you. ## Contributing