diff --git a/readme.txt b/readme.txt index 1f67a55..e761724 100644 --- a/readme.txt +++ b/readme.txt @@ -57,3 +57,7 @@ Plugin Wonderful checks your Project Wonderful account every 12 hours for adbox Wrap the call to `the_project_wonderful_ad()` in a `function_exists()` call: `` + += How do I run the unit tests? = + +You'll need [PHPUnit](http://www.phpunit.de/) and [MockPress](http://github.com/johnbintz/mockpress/tree/master). \ No newline at end of file