From a072157f1b0fbcab011df13cfec4940664826ce3 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Fri, 26 Jun 2009 07:17:50 -0400 Subject: [PATCH] update readme w/ test info --- readme.txt | 4 ++++ 1 file changed, 4 insertions(+) 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